Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2329259de3634324cb108e447cc001a2f045611f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2329259de3634324cb108e447cc001a2f045611f # timeout=10 Commit message: "ggsn: Request osmo-ggsn to apply the MTU on the tundev" > git rev-list --no-walk 4c0cd581453b17e7eb7e3267583194417efb1147 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins12993558273120055030.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] 973445186f3898620ad2f513c05e12031e1292614761d9e6ff7190b1054080a7 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-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 [188 kB] Fetched 9233 kB in 1s (9470 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-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:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.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:2087.9-2189.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2179.2-15: In deactivate statement: SGSN_Tests.ttcn:2179.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2216.9-2262.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2261.2-15: In deactivate statement: SGSN_Tests.ttcn:2261.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2516.9-2537.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2528.2-18: In function instance: SGSN_Tests.ttcn:2528.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2536.2-14: In deactivate statement: SGSN_Tests.ttcn:2536.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2549.9-2577.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2570.2-14: In deactivate statement: SGSN_Tests.ttcn:2570.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2588.9-2619.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2600.2-18: In function instance: SGSN_Tests.ttcn:2600.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2608.2-14: In deactivate statement: SGSN_Tests.ttcn:2608.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2714.1-2790.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2739.2-2741.19: In variable assignment: SGSN_Tests.ttcn:2739.45-2741.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2739.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2739.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2739.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2739.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:2720.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2740.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2740.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2768.2-2770.22: In variable assignment: SGSN_Tests.ttcn:2768.47-2770.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2768.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2768.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2768.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2768.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2769.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.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:2720.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2792.1-2900.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2865.2-2867.21: In variable assignment: SGSN_Tests.ttcn:2865.47-2867.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2865.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2865.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2865.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2865.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:2832.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2866.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2866.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.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:2832.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2879.2-2881.22: In variable assignment: SGSN_Tests.ttcn:2879.48-2881.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2881.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2881.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:2870.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2882.2-101: In variable assignment: SGSN_Tests.ttcn:2882.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2882.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2882.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2882.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2882.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:2871.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_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_5.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_3.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 IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for RAW_NS.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_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_2.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for 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_2.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_3.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_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPU_Types_part_2.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_4.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_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_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (373 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1568 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1568 kB in 0s (22.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241024083930555 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241024083930555 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241024083930555 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) 20241024083930555 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241024083930555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241024083930555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241024083930555 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241024083930555 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241024083930555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241024083930555 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241024083930555 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241024083930555 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241024083930555 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241024083930556 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241024083930556 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241024083930556 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241024083930556 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x5589df071d60(sgsn) with 23 counters 20241024083930786 DLSS7 INFO (r=127.0.0.1:38577<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024083930786 DLSS7 INFO (r=127.0.0.1:38577<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241024083930786 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:38577<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241024083930786 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241024083930786 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241024083930786 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024083930786 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241024083930786 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241024083930786 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241024083930786 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241024083930787 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241024083930787 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241024083930787 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241024083930787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083930787 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241024083930787 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241024083930787 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241024083930787 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024083930787 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) 20241024083930787 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024083930787 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024083930787 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024083930787 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) 20241024083930787 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024083930787 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024083930787 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241024083930787 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241024083930787 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241024083930787 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241024083930787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024083930787 DLSS7 INFO (r=127.0.0.1:37889<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024083930787 DLSS7 INFO (r=127.0.0.1:37889<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241024083930787 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:37889<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241024083930787 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241024083930787 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:38577<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241024083930787 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) 20241024083930787 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241024083930787 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241024083930787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024083930787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024083930787 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@973445186f38: Unix server socket created successfully. MC@973445186f38: Listening on TCP port 34455. 973445186f38 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 973445186f38 34455 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@973445186f38: New HC connected from 10.0.2.100 [10.0.2.100]. 973445186f38: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@973445186f38: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@973445186f38: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@973445186f38: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@973445186f38: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@973445186f38: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@973445186f38: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@973445186f38: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@973445186f38: Configuration file was processed on all HCs. MC@973445186f38: Creating MTC on host 10.0.2.100. MC@973445186f38: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Oct 24 08:39:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024083931787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083931787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024083932321 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) 20241024083932321 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241024083932321 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:37889 err=None (osmo_ss7_asp.c:785) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach started. 20241024083932555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024083932559 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@973445186f38: Provider Link came up: sending NS-RESET 20241024083932603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241024083932603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241024083932603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241024083932603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024083932603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083932603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083932603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083932603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083932603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083932605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083932605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083932605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083932605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083932605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083932605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083932605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083932605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241024083932605 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024083932605 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083932605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083932606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083932606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083932610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024083932620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083932620 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@973445186f38: Provider Link came up: sending NS-RESET 20241024083932643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241024083932643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241024083932643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241024083932643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024083932643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083932643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083932643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083932643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083932643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083932645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083932645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083932645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083932645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083932645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083932645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083932645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083932645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241024083932645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024083932645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083932645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024083932645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083932646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083932649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083932649 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024083932658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083932658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@973445186f38: Provider Link came up: sending NS-RESET 20241024083932687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241024083932688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241024083932688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241024083932688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024083932688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083932688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083932688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083932688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083932688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083932689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083932689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083932689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083932689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083932689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083932689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083932689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083932689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241024083932689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024083932689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083932689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083932690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083932690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083932693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083932693 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)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083932703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083932703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024083932788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083932788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024083932788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024083932788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241024083932788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024083932788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241024083932788 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241024083932788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241024083932788 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241024083932788 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241024083932788 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241024083932788 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241024083932788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241024083932788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024083932789 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241024083932789 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024083932789 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024083932789 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024083932789 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024083932789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024083932789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024083932789 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(18)@973445186f38: Established a new IPA connection (conn_id=2) 20241024083932789 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5589e0bfb660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241024083932789 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024083932790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024083932791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@973445186f38: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F56D19E3'O, index=0 SGSN_Test-GSUP(19)@973445186f38: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@973445186f38: 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 := 'ADC4EFBC9221D78296C77D4127DD47D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD9D38FF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '094D446BD5642EEF'O } } } } } 20241024083933845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083933845 DLLC NOTICE LLME(ffffffff/f56d19e3){UNASSIGNED} LLC RX: unknown TLLI 0xf56d19e3, creating LLME on the fly (gprs_llc.c:552) 20241024083933845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024083933845 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241024083933845 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024083933845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024083933845 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024083933845 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024083933845 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024083933845 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024083933845 DLLC NOTICE LLME(ffffffff/f56d19e3){UNASSIGNED} LLGM Assign pre (f56d19e3 => ec6d9381) (gprs_llc.c:1079) 20241024083933845 DLLC NOTICE LLME(f56d19e3/ec6d9381){ASSIGNED} LLGM Assign post (f56d19e3 => ec6d9381) (gprs_llc.c:1125) 20241024083933845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024083933845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024083933845 DMM DEBUG MM(262420000000001/ec6d9381) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024083933855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083933855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024083933855 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083933855 DMM DEBUG MM(262420000000001/ec6d9381) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241024083933855 DMM NOTICE MM(262420000000001/ec6d9381) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024083933855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024083933855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024083933855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024083933855 DMM DEBUG MM(262420000000001/ec6d9381) Requesting authorization (sgsn_auth.c:160) 20241024083933855 DMM INFO MM(262420000000001/ec6d9381) Requesting authentication tuples (sgsn_auth.c:184) 20241024083933855 DMM DEBUG MM(262420000000001/ec6d9381) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024083933855 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241024083933855 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)@973445186f38: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@973445186f38: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241024083933858 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024083933858 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024083933858 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024083933858 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024083933858 DMM INFO MM(262420000000001/ec6d9381) Subscriber data update (mmctx.c:445) 20241024083933858 DMM DEBUG MM(262420000000001/ec6d9381) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024083933858 DMM INFO MM(262420000000001/ec6d9381) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024083933858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024083933858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024083933858 DMM INFO MM(262420000000001/ec6d9381) <- GMM AUTH AND CIPHERING REQ (rand = ad c4 ef bc 92 21 d7 82 96 c7 7d 41 27 dd 47 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024083933865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083933865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241024083933865 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083933865 DMM INFO MM(262420000000001/ec6d9381) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024083933865 DMM NOTICE MM(262420000000001/ec6d9381) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024083933865 DMM DEBUG MM(262420000000001/ec6d9381) checking auth: received GSM SRES = dd 9d 38 ff (gprs_gmm.c:666) 20241024083933865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024083933865 DMM DEBUG MM(262420000000001/ec6d9381) Requesting authorization (sgsn_auth.c:160) 20241024083933865 DMM INFO MM(262420000000001/ec6d9381) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024083933865 DMM DEBUG MM(262420000000001/ec6d9381) Requesting subscriber data update (gprs_subscriber.c:894) 20241024083933865 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241024083933865 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) 20241024083933865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024083933865 DMM INFO MM(262420000000001/ec6d9381) <- GMM ATTACH ACCEPT (new P-TMSI=0xec6d9381) (gprs_gmm.c:300) 20241024083933866 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024083933866 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024083933866 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241024083933866 DMM INFO MM(262420000000001/ec6d9381) Subscriber data update (mmctx.c:445) 20241024083933866 DMM DEBUG MM(262420000000001/ec6d9381) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024083933866 DMM INFO MM(262420000000001/ec6d9381) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024083933866 DMM NOTICE MM(262420000000001/ec6d9381) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241024083933866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024083933867 DMM NOTICE MM(262420000000001/ec6d9381) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024083933867 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) 20241024083933867 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024083933867 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241024083933867 DMM INFO MM(262420000000001/ec6d9381) Subscriber data update (mmctx.c:445) 20241024083933867 DMM DEBUG MM(262420000000001/ec6d9381) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024083933873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083933873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024083933873 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083933873 DMM INFO MM(262420000000001/ec6d9381) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024083933873 DMM NOTICE MM(262420000000001/ec6d9381) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024083933873 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024083933873 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024083933873 DLLC NOTICE LLME(f56d19e3/ec6d9381){ASSIGNED} LLGM Assign pre (ffffffff => ec6d9381) (gprs_llc.c:1079) 20241024083933873 DLLC NOTICE LLME(ffffffff/ec6d9381){ASSIGNED} LLGM Assign post (ffffffff => ec6d9381) (gprs_llc.c:1125) 20241024083933873 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024083933873 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024083933873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024083933873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@973445186f38: setverdict(pass): none -> pass TC_attach-BVCI196(6)@973445186f38: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@973445186f38: Final verdict of PTC: pass 20241024083933927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52390<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024083933929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024083933929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(19)@973445186f38: Final verdict of PTC: none -NSVCI97(7)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@973445186f38: Final verdict of PTC: none -NSVCI99(17)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@973445186f38: Final verdict of PTC: none TC_attach-BVCI196(6)@973445186f38: Final verdict of PTC: none -NSVCI98(12)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@973445186f38: Final verdict of PTC: none TC_attach-BVCI210(11)@973445186f38: Final verdict of PTC: none TC_attach-BVCI220(16)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(5)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(10)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(15)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@973445186f38: Test case TC_attach finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Oct 24 08:39:34 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241024083934091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024083934492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104392) 20241024083934930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083934930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104392, count=104932) 20241024083935931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083935931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Oct 24 08:39:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024083936932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083936932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_mnc3 started. 20241024083937549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024083937550 DMM INFO MM(262420000000001/ec6d9381) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024083937550 DMM INFO MM(262420000000001/ec6d9381) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024083937550 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024083937550 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024083937550 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024083937550 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024083937550 DLLC NOTICE LLME(ffffffff/ec6d9381){ASSIGNED} LLGM Assign pre (ec6d9381 => ffffffff) (gprs_llc.c:1079) 20241024083937550 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec6d9381 => ffffffff) (gprs_llc.c:1125) 20241024083937550 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241024083937550 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) 20241024083937550 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) 20241024083937550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024083937551 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024083937551 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024083937551 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024083937551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@973445186f38: Provider Link came up: sending NS-RESET 20241024083937606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024083937606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083937606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083937606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083937606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024083937606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083937606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083937606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083937606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083937609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083937609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083937609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083937610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083937610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083937610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083937610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083937610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083937610 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024083937610 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083937610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083937610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083937610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083937615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083937628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083937628 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@973445186f38: Provider Link came up: sending NS-RESET 20241024083937665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024083937665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083937665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083937665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083937665 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024083937665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083937665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083937665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083937665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083937667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083937667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083937667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083937668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083937668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083937668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083937668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083937668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083937668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024083937668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083937668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083937668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083937668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(31)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024083937672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083937682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083937682 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(33)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(29)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@973445186f38: Provider Link came up: sending NS-RESET 20241024083937713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024083937713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083937713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083937713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083937713 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024083937713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083937713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083937713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083937713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083937715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083937715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083937715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083937716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083937716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083937716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083937716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083937716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083937716 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024083937716 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083937716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083937716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083937716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083937721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083937731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083937731 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(34)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024083937933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083937933 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024083937933 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024083937933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024083937935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024083937936 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@973445186f38: 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(36)@973445186f38: 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(36)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@973445186f38: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DAEBF235'O, index=0 SGSN_Test-GSUP(38)@973445186f38: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@973445186f38: 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 := 'DC1955B76D4230A76BC37315E56E3C69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B8637FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33614E3CA1BDCEA2'O } } } } } 20241024083938986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083938986 DLLC NOTICE LLME(ffffffff/daebf235){UNASSIGNED} LLC RX: unknown TLLI 0xdaebf235, creating LLME on the fly (gprs_llc.c:552) 20241024083938986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024083938986 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241024083938986 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024083938986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024083938986 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024083938986 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024083938986 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024083938986 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024083938986 DLLC NOTICE LLME(ffffffff/daebf235){UNASSIGNED} LLGM Assign pre (daebf235 => fffd8f88) (gprs_llc.c:1079) 20241024083938986 DLLC NOTICE LLME(daebf235/fffd8f88){ASSIGNED} LLGM Assign post (daebf235 => fffd8f88) (gprs_llc.c:1125) 20241024083938986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024083938986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024083938986 DMM DEBUG MM(262420000001001/fffd8f88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024083939000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083939000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024083939000 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083939000 DMM DEBUG MM(262420000001001/fffd8f88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241024083939000 DMM NOTICE MM(262420000001001/fffd8f88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024083939000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024083939000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024083939000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024083939000 DMM DEBUG MM(262420000001001/fffd8f88) Requesting authorization (sgsn_auth.c:160) 20241024083939000 DMM INFO MM(262420000001001/fffd8f88) Requesting authentication tuples (sgsn_auth.c:184) 20241024083939000 DMM DEBUG MM(262420000001001/fffd8f88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024083939000 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241024083939000 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)@973445186f38: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@973445186f38: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241024083939003 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024083939003 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024083939003 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024083939003 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024083939003 DMM INFO MM(262420000001001/fffd8f88) Subscriber data update (mmctx.c:445) 20241024083939004 DMM DEBUG MM(262420000001001/fffd8f88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024083939004 DMM INFO MM(262420000001001/fffd8f88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024083939004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024083939004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024083939004 DMM INFO MM(262420000001001/fffd8f88) <- GMM AUTH AND CIPHERING REQ (rand = dc 19 55 b7 6d 42 30 a7 6b c3 73 15 e5 6e 3c 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024083939013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083939013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241024083939013 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083939013 DMM INFO MM(262420000001001/fffd8f88) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024083939013 DMM NOTICE MM(262420000001001/fffd8f88) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024083939013 DMM DEBUG MM(262420000001001/fffd8f88) checking auth: received GSM SRES = 5b 86 37 fb (gprs_gmm.c:666) 20241024083939013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024083939013 DMM DEBUG MM(262420000001001/fffd8f88) Requesting authorization (sgsn_auth.c:160) 20241024083939013 DMM INFO MM(262420000001001/fffd8f88) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024083939013 DMM DEBUG MM(262420000001001/fffd8f88) Requesting subscriber data update (gprs_subscriber.c:894) 20241024083939013 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241024083939013 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) 20241024083939013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024083939013 DMM INFO MM(262420000001001/fffd8f88) <- GMM ATTACH ACCEPT (new P-TMSI=0xfffd8f88) (gprs_gmm.c:300) 20241024083939015 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024083939015 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024083939015 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241024083939015 DMM INFO MM(262420000001001/fffd8f88) Subscriber data update (mmctx.c:445) 20241024083939015 DMM DEBUG MM(262420000001001/fffd8f88) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024083939015 DMM INFO MM(262420000001001/fffd8f88) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024083939015 DMM NOTICE MM(262420000001001/fffd8f88) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241024083939015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024083939015 DMM NOTICE MM(262420000001001/fffd8f88) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024083939015 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) 20241024083939016 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024083939016 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241024083939016 DMM INFO MM(262420000001001/fffd8f88) Subscriber data update (mmctx.c:445) 20241024083939016 DMM DEBUG MM(262420000001001/fffd8f88) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024083939023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083939023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024083939023 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083939023 DMM INFO MM(262420000001001/fffd8f88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024083939023 DMM NOTICE MM(262420000001001/fffd8f88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024083939023 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024083939023 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024083939023 DLLC NOTICE LLME(daebf235/fffd8f88){ASSIGNED} LLGM Assign pre (ffffffff => fffd8f88) (gprs_llc.c:1079) 20241024083939023 DLLC NOTICE LLME(ffffffff/fffd8f88){ASSIGNED} LLGM Assign post (ffffffff => fffd8f88) (gprs_llc.c:1125) 20241024083939023 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024083939023 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024083939023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024083939023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@973445186f38: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@973445186f38: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@973445186f38: Final verdict of PTC: pass 20241024083939076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60598<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024083939079 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024083939079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@973445186f38: Final verdict of PTC: none -NSVCI98(32)@973445186f38: Final verdict of PTC: none -NSVCI99(37)@973445186f38: Final verdict of PTC: none -NSVCI97(26)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@973445186f38: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@973445186f38: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(30)@973445186f38: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(24)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(35)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@973445186f38: Test case TC_attach_mnc3 finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Oct 24 08:39:39 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241024083939277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024083939680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85104) 20241024083940080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083940080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85104, count=89460) 20241024083941081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083941081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu Oct 24 08:39:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024083942082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083942082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_umts_aka_umts_res started. 20241024083942733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024083942734 DMM INFO MM(262420000001001/fffd8f88) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024083942734 DMM INFO MM(262420000001001/fffd8f88) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024083942734 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024083942734 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024083942734 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024083942734 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024083942734 DLLC NOTICE LLME(ffffffff/fffd8f88){ASSIGNED} LLGM Assign pre (fffd8f88 => ffffffff) (gprs_llc.c:1079) 20241024083942734 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fffd8f88 => ffffffff) (gprs_llc.c:1125) 20241024083942734 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241024083942734 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) 20241024083942734 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) 20241024083942735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024083942735 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024083942735 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024083942735 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024083942735 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@973445186f38: Provider Link came up: sending NS-RESET 20241024083942780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024083942780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083942780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083942780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083942780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024083942780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083942780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083942780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083942780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083942782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083942782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083942782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083942782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083942782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083942782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083942782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083942782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083942782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024083942782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083942782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024083942783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083942783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083942786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083942796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083942796 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@973445186f38: Provider Link came up: sending NS-RESET 20241024083942815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024083942815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083942815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083942815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083942815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024083942815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083942815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083942815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083942815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083942817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083942817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083942817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083942817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083942817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083942817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083942817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083942817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083942817 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024083942817 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083942817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024083942818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083942818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083942821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083942830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083942830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(51)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 TC_attach_umts_aka_umts_res-BVCI210(49)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@973445186f38: Provider Link came up: sending NS-RESET 20241024083942858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024083942858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083942858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083942858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083942858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024083942858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083942858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083942858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083942858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083942860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083942860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083942860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083942860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083942860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083942860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083942860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083942860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083942860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024083942860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083942860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083942861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083942861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083942864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083942873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083942873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024083943083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083943083 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024083943083 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024083943083 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024083943086 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024083943087 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@973445186f38: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='DA449C6E'O, index=0 SGSN_Test-GSUP(57)@973445186f38: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@973445186f38: 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 := '60F536566B7A6D419B5C9B04428C3795'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A74A029'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12004DB009CA00ED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F57BDDA8F778A6892088518F0CFD4AE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '78FC0B7C20FC80B933F46CA92BC2BFAD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F9FF490FA7B022B2B980DD899132A4DA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BC274C1D3F9FE36C'O } } } } } 20241024083944137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083944137 DLLC NOTICE LLME(ffffffff/da449c6e){UNASSIGNED} LLC RX: unknown TLLI 0xda449c6e, creating LLME on the fly (gprs_llc.c:552) 20241024083944137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024083944138 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241024083944138 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024083944138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024083944138 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024083944138 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024083944138 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024083944138 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024083944138 DLLC NOTICE LLME(ffffffff/da449c6e){UNASSIGNED} LLGM Assign pre (da449c6e => cf5d29b6) (gprs_llc.c:1079) 20241024083944138 DLLC NOTICE LLME(da449c6e/cf5d29b6){ASSIGNED} LLGM Assign post (da449c6e => cf5d29b6) (gprs_llc.c:1125) 20241024083944138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024083944138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024083944138 DMM DEBUG MM(262420000001002/cf5d29b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024083944152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083944152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024083944152 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083944152 DMM DEBUG MM(262420000001002/cf5d29b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241024083944152 DMM NOTICE MM(262420000001002/cf5d29b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024083944152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024083944152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024083944152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024083944152 DMM DEBUG MM(262420000001002/cf5d29b6) Requesting authorization (sgsn_auth.c:160) 20241024083944152 DMM INFO MM(262420000001002/cf5d29b6) Requesting authentication tuples (sgsn_auth.c:184) 20241024083944152 DMM DEBUG MM(262420000001002/cf5d29b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024083944152 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241024083944152 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)@973445186f38: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@973445186f38: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241024083944155 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024083944155 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024083944155 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024083944155 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024083944155 DMM INFO MM(262420000001002/cf5d29b6) Subscriber data update (mmctx.c:445) 20241024083944155 DMM DEBUG MM(262420000001002/cf5d29b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024083944155 DMM INFO MM(262420000001002/cf5d29b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024083944155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024083944155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024083944155 DMM INFO MM(262420000001002/cf5d29b6) <- GMM AUTH AND CIPHERING REQ (rand = 60 f5 36 56 6b 7a 6d 41 9b 5c 9b 04 42 8c 37 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f9 ff 49 0f a7 b0 22 b2 b9 80 dd 89 91 32 a4 da ) (gprs_gmm.c:483) 20241024083944163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083944163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024083944163 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083944163 DMM INFO MM(262420000001002/cf5d29b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024083944163 DMM NOTICE MM(262420000001002/cf5d29b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024083944163 DMM DEBUG MM(262420000001002/cf5d29b6) checking auth: received UMTS RES = bc 27 4c 1d 3f 9f e3 6c (gprs_gmm.c:666) 20241024083944163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024083944163 DMM DEBUG MM(262420000001002/cf5d29b6) Requesting authorization (sgsn_auth.c:160) 20241024083944163 DMM INFO MM(262420000001002/cf5d29b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024083944163 DMM DEBUG MM(262420000001002/cf5d29b6) Requesting subscriber data update (gprs_subscriber.c:894) 20241024083944163 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241024083944163 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) 20241024083944163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024083944163 DMM INFO MM(262420000001002/cf5d29b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf5d29b6) (gprs_gmm.c:300) 20241024083944164 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024083944164 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024083944164 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241024083944164 DMM INFO MM(262420000001002/cf5d29b6) Subscriber data update (mmctx.c:445) 20241024083944164 DMM DEBUG MM(262420000001002/cf5d29b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024083944164 DMM INFO MM(262420000001002/cf5d29b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024083944164 DMM NOTICE MM(262420000001002/cf5d29b6) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241024083944164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024083944164 DMM NOTICE MM(262420000001002/cf5d29b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024083944164 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) 20241024083944165 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024083944165 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241024083944165 DMM INFO MM(262420000001002/cf5d29b6) Subscriber data update (mmctx.c:445) 20241024083944165 DMM DEBUG MM(262420000001002/cf5d29b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024083944171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083944171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024083944171 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083944171 DMM INFO MM(262420000001002/cf5d29b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024083944171 DMM NOTICE MM(262420000001002/cf5d29b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024083944171 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024083944171 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024083944171 DLLC NOTICE LLME(da449c6e/cf5d29b6){ASSIGNED} LLGM Assign pre (ffffffff => cf5d29b6) (gprs_llc.c:1079) 20241024083944171 DLLC NOTICE LLME(ffffffff/cf5d29b6){ASSIGNED} LLGM Assign post (ffffffff => cf5d29b6) (gprs_llc.c:1125) 20241024083944171 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024083944171 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024083944171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024083944171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@973445186f38: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@973445186f38: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@973445186f38: Final verdict of PTC: pass 20241024083944228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60616<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@973445186f38: Final verdict of PTC: none20241024083944231 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024083944231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(55)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@973445186f38: Final verdict of PTC: none -NSVCI98(50)@973445186f38: Final verdict of PTC: none -NSVCI97(45)@973445186f38: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@973445186f38: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@973445186f38: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(43)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(48)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(53)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@973445186f38: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu Oct 24 08:39:44 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 20241024083944421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024083944823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60618<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85572) 20241024083945232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083945232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85572, count=89928) 20241024083946233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083946233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu Oct 24 08:39:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024083947234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083947235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_umts_aka_gsm_sres started. 20241024083947871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024083947872 DMM INFO MM(262420000001002/cf5d29b6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024083947872 DMM INFO MM(262420000001002/cf5d29b6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024083947872 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024083947872 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024083947872 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024083947872 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024083947872 DLLC NOTICE LLME(ffffffff/cf5d29b6){ASSIGNED} LLGM Assign pre (cf5d29b6 => ffffffff) (gprs_llc.c:1079) 20241024083947872 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf5d29b6 => ffffffff) (gprs_llc.c:1125) 20241024083947872 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241024083947872 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) 20241024083947872 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) 20241024083947872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024083947872 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024083947872 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024083947872 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024083947872 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@973445186f38: Provider Link came up: sending NS-RESET 20241024083947923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024083947923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083947923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083947923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083947923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024083947923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083947923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083947923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083947923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083947926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083947926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083947926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083947926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083947926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083947926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083947926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083947926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083947926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024083947926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083947926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083947927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083947927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083947931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024083947942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083947942 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@973445186f38: Provider Link came up: sending NS-RESET 20241024083947972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024083947972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083947972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083947972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083947972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024083947972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083947972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083947972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083947972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083947974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083947974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083947974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083947975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083947975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083947975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083947975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083947975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083947975 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024083947975 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083947975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083947975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083947975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083947980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083947991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083947991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@973445186f38: Provider Link came up: sending NS-RESET 20241024083948027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024083948027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083948027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083948027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083948027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024083948027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083948027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083948027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083948027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083948029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083948029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083948029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083948029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083948029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083948029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083948029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083948029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083948029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024083948029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083948029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083948029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083948029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083948034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083948043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083948043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024083948236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083948236 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024083948236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024083948236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024083948238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }20241024083948239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@973445186f38: 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(74)@973445186f38: 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(74)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@973445186f38: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E18CDCDC'O, index=0 SGSN_Test-GSUP(76)@973445186f38: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@973445186f38: 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 := '7D8B45BA91982FFBBB8D8EF22A72797C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03020B4F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '041B0BD14E1C925D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1EB99155710974A953896AEE859E17EA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DB8D51B4BE639B7ABFA34649974945AC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5D3584660A52AF40D2EC3A4EAE92BE57'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '20E503E26EBB3657'O } } } } } 20241024083949288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083949288 DLLC NOTICE LLME(ffffffff/e18cdcdc){UNASSIGNED} LLC RX: unknown TLLI 0xe18cdcdc, creating LLME on the fly (gprs_llc.c:552) 20241024083949288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024083949288 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241024083949288 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024083949288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024083949288 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024083949288 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024083949288 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024083949288 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024083949288 DLLC NOTICE LLME(ffffffff/e18cdcdc){UNASSIGNED} LLGM Assign pre (e18cdcdc => e08ed2a9) (gprs_llc.c:1079) 20241024083949288 DLLC NOTICE LLME(e18cdcdc/e08ed2a9){ASSIGNED} LLGM Assign post (e18cdcdc => e08ed2a9) (gprs_llc.c:1125) 20241024083949288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024083949288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024083949288 DMM DEBUG MM(262420000001003/e08ed2a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024083949300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083949300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024083949300 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083949300 DMM DEBUG MM(262420000001003/e08ed2a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241024083949300 DMM NOTICE MM(262420000001003/e08ed2a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024083949300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024083949300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024083949300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024083949300 DMM DEBUG MM(262420000001003/e08ed2a9) Requesting authorization (sgsn_auth.c:160) 20241024083949300 DMM INFO MM(262420000001003/e08ed2a9) Requesting authentication tuples (sgsn_auth.c:184) 20241024083949300 DMM DEBUG MM(262420000001003/e08ed2a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024083949300 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241024083949300 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)@973445186f38: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@973445186f38: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241024083949303 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024083949303 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024083949303 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024083949303 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024083949303 DMM INFO MM(262420000001003/e08ed2a9) Subscriber data update (mmctx.c:445) 20241024083949303 DMM DEBUG MM(262420000001003/e08ed2a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024083949303 DMM INFO MM(262420000001003/e08ed2a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024083949303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024083949303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024083949303 DMM INFO MM(262420000001003/e08ed2a9) <- GMM AUTH AND CIPHERING REQ (rand = 7d 8b 45 ba 91 98 2f fb bb 8d 8e f2 2a 72 79 7c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5d 35 84 66 0a 52 af 40 d2 ec 3a 4e ae 92 be 57 ) (gprs_gmm.c:483) 20241024083949313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083949313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024083949313 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083949313 DMM INFO MM(262420000001003/e08ed2a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024083949313 DMM NOTICE MM(262420000001003/e08ed2a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024083949313 DMM DEBUG MM(262420000001003/e08ed2a9) checking auth: received GSM SRES = 03 02 0b 4f (gprs_gmm.c:666) 20241024083949313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024083949313 DMM DEBUG MM(262420000001003/e08ed2a9) Requesting authorization (sgsn_auth.c:160) 20241024083949313 DMM INFO MM(262420000001003/e08ed2a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024083949313 DMM DEBUG MM(262420000001003/e08ed2a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241024083949313 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241024083949313 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) 20241024083949313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024083949313 DMM INFO MM(262420000001003/e08ed2a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08ed2a9) (gprs_gmm.c:300) 20241024083949315 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024083949315 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024083949315 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241024083949315 DMM INFO MM(262420000001003/e08ed2a9) Subscriber data update (mmctx.c:445) 20241024083949315 DMM DEBUG MM(262420000001003/e08ed2a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024083949315 DMM INFO MM(262420000001003/e08ed2a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024083949315 DMM NOTICE MM(262420000001003/e08ed2a9) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241024083949315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024083949315 DMM NOTICE MM(262420000001003/e08ed2a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024083949315 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) 20241024083949315 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024083949315 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241024083949315 DMM INFO MM(262420000001003/e08ed2a9) Subscriber data update (mmctx.c:445) 20241024083949315 DMM DEBUG MM(262420000001003/e08ed2a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024083949321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083949322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024083949322 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083949322 DMM INFO MM(262420000001003/e08ed2a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024083949322 DMM NOTICE MM(262420000001003/e08ed2a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024083949322 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024083949322 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024083949322 DLLC NOTICE LLME(e18cdcdc/e08ed2a9){ASSIGNED} LLGM Assign pre (ffffffff => e08ed2a9) (gprs_llc.c:1079) 20241024083949322 DLLC NOTICE LLME(ffffffff/e08ed2a9){ASSIGNED} LLGM Assign post (ffffffff => e08ed2a9) (gprs_llc.c:1125) 20241024083949322 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024083949322 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024083949322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024083949322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@973445186f38: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@973445186f38: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@973445186f38: Final verdict of PTC: pass 20241024083949375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42892<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@973445186f38: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@973445186f38: Final verdict of PTC: none -NSVCI99(75)@973445186f38: Final verdict of PTC: none 20241024083949379 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024083949379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_gsm_sres-BVCI220(72)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@973445186f38: Final verdict of PTC: none -NSVCI97(64)@973445186f38: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@973445186f38: Final verdict of PTC: none -NSVCI98(69)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(67)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(73)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(62)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@973445186f38: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Oct 24 08:39:49 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 20241024083949543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024083949945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85560) 20241024083950380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083950380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85560, count=89916) 20241024083951381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083951381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu Oct 24 08:39:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024083952381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083952381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_timeout_after_pdp_act started. 20241024083952995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024083952996 DMM INFO MM(262420000001003/e08ed2a9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024083952996 DMM INFO MM(262420000001003/e08ed2a9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024083952996 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024083952996 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024083952996 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024083952996 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024083952996 DLLC NOTICE LLME(ffffffff/e08ed2a9){ASSIGNED} LLGM Assign pre (e08ed2a9 => ffffffff) (gprs_llc.c:1079) 20241024083952996 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e08ed2a9 => ffffffff) (gprs_llc.c:1125) 20241024083952996 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241024083952996 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) 20241024083952996 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) 20241024083952996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024083952996 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024083952996 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024083952996 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024083952996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@973445186f38: Provider Link came up: sending NS-RESET 20241024083953051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024083953051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083953051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083953051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083953051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024083953051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083953051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083953051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083953051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083953053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083953053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083953053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083953054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083953054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083953054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083953054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083953054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083953054 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024083953054 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083953054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083953055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083953055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083953059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083953071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083953071 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@973445186f38: Provider Link came up: sending NS-RESET 20241024083953100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024083953100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083953100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083953100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083953100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024083953100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083953100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083953100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083953100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083953102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083953102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083953102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083953102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083953102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083953102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083953102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083953102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083953102 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024083953102 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083953102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083953103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083953103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083953108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083953119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083953119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@973445186f38: Provider Link came up: sending NS-RESET 20241024083953147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024083953147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024083953147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024083953147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083953147 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024083953147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024083953147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024083953147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024083953147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024083953150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024083953150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024083953150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024083953150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024083953150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024083953150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024083953150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024083953150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024083953150 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024083953150 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024083953150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024083953151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024083953151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024083953155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024083953166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083953166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024083953382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024083953382 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024083953382 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024083953382 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024083953385 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024083953385 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@973445186f38: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E2074300'O, index=0 SGSN_Test-GSUP(95)@973445186f38: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@973445186f38: 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 := '37B3613A9641CB617108EA5F2F4C78FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92164604'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FE12F58246357C2'O } } } } } 20241024083953436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083953436 DLLC NOTICE LLME(ffffffff/e2074300){UNASSIGNED} LLC RX: unknown TLLI 0xe2074300, creating LLME on the fly (gprs_llc.c:552) 20241024083953436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024083953436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241024083953436 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024083953436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024083953436 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024083953436 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024083953436 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024083953436 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024083953436 DLLC NOTICE LLME(ffffffff/e2074300){UNASSIGNED} LLGM Assign pre (e2074300 => f008e4a0) (gprs_llc.c:1079) 20241024083953436 DLLC NOTICE LLME(e2074300/f008e4a0){ASSIGNED} LLGM Assign post (e2074300 => f008e4a0) (gprs_llc.c:1125) 20241024083953436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024083953436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024083953436 DMM DEBUG MM(262420000000021/f008e4a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024083953451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083953451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024083953451 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083953451 DMM DEBUG MM(262420000000021/f008e4a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241024083953451 DMM NOTICE MM(262420000000021/f008e4a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024083953451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024083953451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024083953451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024083953451 DMM DEBUG MM(262420000000021/f008e4a0) Requesting authorization (sgsn_auth.c:160) 20241024083953451 DMM INFO MM(262420000000021/f008e4a0) Requesting authentication tuples (sgsn_auth.c:184) 20241024083953451 DMM DEBUG MM(262420000000021/f008e4a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024083953451 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241024083953451 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)@973445186f38: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@973445186f38: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241024083953454 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024083953454 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024083953454 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024083953454 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024083953454 DMM INFO MM(262420000000021/f008e4a0) Subscriber data update (mmctx.c:445) 20241024083953454 DMM DEBUG MM(262420000000021/f008e4a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024083953454 DMM INFO MM(262420000000021/f008e4a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024083953454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024083953454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024083953454 DMM INFO MM(262420000000021/f008e4a0) <- GMM AUTH AND CIPHERING REQ (rand = 37 b3 61 3a 96 41 cb 61 71 08 ea 5f 2f 4c 78 fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024083953462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083953462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024083953462 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083953462 DMM INFO MM(262420000000021/f008e4a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024083953462 DMM NOTICE MM(262420000000021/f008e4a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024083953462 DMM DEBUG MM(262420000000021/f008e4a0) checking auth: received GSM SRES = 92 16 46 04 (gprs_gmm.c:666) 20241024083953462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024083953462 DMM DEBUG MM(262420000000021/f008e4a0) Requesting authorization (sgsn_auth.c:160) 20241024083953462 DMM INFO MM(262420000000021/f008e4a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024083953462 DMM DEBUG MM(262420000000021/f008e4a0) Requesting subscriber data update (gprs_subscriber.c:894) 20241024083953462 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241024083953462 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) 20241024083953462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024083953462 DMM INFO MM(262420000000021/f008e4a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf008e4a0) (gprs_gmm.c:300) 20241024083953464 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024083953464 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024083953464 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241024083953464 DMM INFO MM(262420000000021/f008e4a0) Subscriber data update (mmctx.c:445) 20241024083953464 DMM DEBUG MM(262420000000021/f008e4a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024083953464 DMM INFO MM(262420000000021/f008e4a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024083953464 DMM NOTICE MM(262420000000021/f008e4a0) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241024083953464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024083953464 DMM NOTICE MM(262420000000021/f008e4a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024083953464 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) 20241024083953464 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024083953464 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241024083953464 DMM INFO MM(262420000000021/f008e4a0) Subscriber data update (mmctx.c:445) 20241024083953464 DMM DEBUG MM(262420000000021/f008e4a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024083953471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083953471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024083953471 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083953471 DMM INFO MM(262420000000021/f008e4a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024083953471 DMM NOTICE MM(262420000000021/f008e4a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024083953471 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024083953471 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024083953471 DLLC NOTICE LLME(e2074300/f008e4a0){ASSIGNED} LLGM Assign pre (ffffffff => f008e4a0) (gprs_llc.c:1079) 20241024083953471 DLLC NOTICE LLME(ffffffff/f008e4a0){ASSIGNED} LLGM Assign post (ffffffff => f008e4a0) (gprs_llc.c:1125) 20241024083953471 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024083953471 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024083953471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024083953471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@973445186f38: setverdict(pass): none -> pass 20241024083953524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083953524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024083953525 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083953525 DMM INFO MM(262420000000021/f008e4a0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024083953525 DMM INFO MM(262420000000021/f008e4a0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024083953525 DMM DEBUG MM(262420000000021/f008e4a0) Using GGSN 0 (gprs_sm.c:312) 20241024083953525 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241024083953525 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024083953525 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241024083953525 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241024083953538 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 3f dc 11 25 11 6d 8c e1 c3 14 05 7f 73 78 8c 6d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241024083953538 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa6058, cbp=0x5589e0c060f0) (sgsn_libgtp.c:632) 20241024083953538 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024083953538 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c075b8 TLLI=f008e4a0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024083953538 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024083953538 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024083953547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083953547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241024083953547 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083953547 DMM INFO MM(262420000000021/f008e4a0) -> GMM ATTACH REQUEST MI(TMSI-0xF008E4A0) type="GPRS attach"  (gprs_gmm.c:1266) 20241024083953547 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024083953547 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024083953547 DLLC NOTICE LLME(ffffffff/f008e4a0){ASSIGNED} LLGM Assign pre (f008e4a0 => ef829728) (gprs_llc.c:1079) 20241024083953547 DLLC NOTICE LLME(f008e4a0/ef829728){ASSIGNED} LLGM Assign post (f008e4a0 => ef829728) (gprs_llc.c:1125) 20241024083953547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024083953547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024083953547 DMM DEBUG MM(262420000000021/ef829728) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024083953553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024083953553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241024083953553 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024083953553 DMM DEBUG MM(262420000000021/ef829728) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241024083953553 DMM NOTICE MM(262420000000021/ef829728) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024083953553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024083953553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024083953553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024083953553 DMM DEBUG MM(262420000000021/ef829728) Requesting authorization (sgsn_auth.c:160) 20241024083953553 DMM INFO MM(262420000000021/ef829728) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024083953553 DMM DEBUG MM(262420000000021/ef829728) Requesting subscriber data update (gprs_subscriber.c:894) 20241024083953553 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241024083953553 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) 20241024083953554 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024083953554 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024083953554 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241024083953554 DMM INFO MM(262420000000021/ef829728) Subscriber data update (mmctx.c:445) 20241024083953554 DMM DEBUG MM(262420000000021/ef829728) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241024083953554 DMM INFO MM(262420000000021/ef829728) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241024083953554 DMM NOTICE MM(262420000000021/ef829728) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241024083953554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024083953554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024083953554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241024083953554 DMM INFO MM(262420000000021/ef829728) <- GMM ATTACH ACCEPT (new P-TMSI=0xef829728) (gprs_gmm.c:300) 20241024083953554 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) 20241024083953555 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024083953555 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241024083953555 DMM INFO MM(262420000000021/ef829728) Subscriber data update (mmctx.c:445) 20241024083953555 DMM DEBUG MM(262420000000021/ef829728) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@973445186f38: Trying to receive 5 ATTACH ACCEPTs 20241024083959555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241024083959555 DMM INFO MM(262420000000021/ef829728) <- GMM ATTACH ACCEPT (new P-TMSI=0xef829728) (gprs_gmm.c:300) 20241024084000785 DGPRS DEBUG Checking for inactive LLMEs, time = 11569934 (sgsn.c:131) 20241024084005556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241024084005556 DMM INFO MM(262420000000021/ef829728) <- GMM ATTACH ACCEPT (new P-TMSI=0xef829728) (gprs_gmm.c:300) 20241024084011557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241024084011557 DMM INFO MM(262420000000021/ef829728) <- GMM ATTACH ACCEPT (new P-TMSI=0xef829728) (gprs_gmm.c:300) 20241024084013384 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024084013384 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241024084013384 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084017557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241024084017557 DMM INFO MM(262420000000021/ef829728) <- GMM ATTACH ACCEPT (new P-TMSI=0xef829728) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@973445186f38: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@973445186f38: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241024084023055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084023057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084023057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084023104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084023106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084023106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084023152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084023153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084023153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084023558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241024084023558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241024084023558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241024084023558 DMM NOTICE MM(262420000000021/ef829728) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024084023558 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241024084023558 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c075b8, TLLI=ef829728, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084023558 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024084023558 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084023558 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241024084023558 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241024084023558 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) 20241024084023558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Reject}: Deallocated (fsm.c:568) 20241024084023558 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Deallocated (fsm.c:568) 20241024084023558 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084023558 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241024084023558 DLLC NOTICE LLME(f008e4a0/ef829728){ASSIGNED} LLGM Assign pre (ef829728 => ffffffff) (gprs_llc.c:1079) 20241024084023558 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef829728 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@973445186f38: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@973445186f38: Final verdict of PTC: pass 20241024084024067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42910<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084024069 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084024069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@973445186f38: Final verdict of PTC: none -NSVCI97(83)@973445186f38: Final verdict of PTC: none -NSVCI98(88)@973445186f38: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@973445186f38: Final verdict of PTC: none -NSVCI99(93)@973445186f38: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@973445186f38: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(81)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(91)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(86)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@973445186f38: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu Oct 24 08:40:24 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 20241024084024256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084024557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125464) 20241024084025070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084025070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125464, count=130896) 20241024084026071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084026071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Oct 24 08:40:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084027072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084027072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_auth_id_timeout started. 20241024084027612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084027613 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@973445186f38: Provider Link came up: sending NS-RESET 20241024084027661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084027661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084027661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084027661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084027661 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084027661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084027661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084027661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084027662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084027663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084027663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084027663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084027664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084027664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084027664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084027664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084027664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084027664 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084027664 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084027664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084027664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084027664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084027668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084027680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084027680 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@973445186f38: Provider Link came up: sending NS-RESET 20241024084027709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084027709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084027709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084027709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084027709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084027709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084027709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084027709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084027709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084027711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084027711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084027711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084027711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084027711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084027711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084027711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084027711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084027711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084027711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084027711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084027712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084027712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084027715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084027724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084027724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@973445186f38: Provider Link came up: sending NS-RESET 20241024084027751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084027751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084027751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084027751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084027751 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084027751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084027751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084027751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084027751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084027753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084027753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084027753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084027753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084027753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084027753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084027753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084027753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084027753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084027753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084027753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084027754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084027754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084027758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084027766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084027766 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084028073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084028073 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084028073 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084028073 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084028076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084028077 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@973445186f38: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='EC8BEF93'O, index=0 SGSN_Test-GSUP(114)@973445186f38: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241024084028125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084028125 DLLC NOTICE LLME(ffffffff/ec8bef93){UNASSIGNED} LLC RX: unknown TLLI 0xec8bef93, creating LLME on the fly (gprs_llc.c:552) 20241024084028125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084028125 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084028125 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084028125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084028125 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084028125 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084028125 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084028125 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084028125 DLLC NOTICE LLME(ffffffff/ec8bef93){UNASSIGNED} LLGM Assign pre (ec8bef93 => da12e352) (gprs_llc.c:1079) 20241024084028125 DLLC NOTICE LLME(ec8bef93/da12e352){ASSIGNED} LLGM Assign post (ec8bef93 => da12e352) (gprs_llc.c:1125) 20241024084028125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084028125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084028125 DMM DEBUG MM(262420000000002/da12e352) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084030786 DGPRS DEBUG Checking for inactive LLMEs, time = 11569964 (sgsn.c:131) 20241024084034125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084034125 DMM DEBUG MM(262420000000002/da12e352) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084040126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084040126 DMM DEBUG MM(262420000000002/da12e352) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084046127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084046127 DMM DEBUG MM(262420000000002/da12e352) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084048074 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024084048074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241024084048075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084052128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084052128 DMM DEBUG MM(262420000000002/da12e352) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084057665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084057667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084057667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084057712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084057714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084057714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084057754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084057756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084057756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084058129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084058129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241024084058129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241024084058129 DMM NOTICE MM(262420000000002/da12e352) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241024084058129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Reject}: Deallocated (fsm.c:568) 20241024084058129 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084058129 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084058129 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241024084058129 DLLC NOTICE LLME(ec8bef93/da12e352){ASSIGNED} LLGM Assign pre (da12e352 => ffffffff) (gprs_llc.c:1079) 20241024084058129 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da12e352 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@973445186f38: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@973445186f38: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@973445186f38: Final verdict of PTC: pass 20241024084058139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@973445186f38: Final verdict of PTC: none 20241024084058141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084058141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(113)@973445186f38: Final verdict of PTC: none -NSVCI99(112)@973445186f38: Final verdict of PTC: none -NSVCI97(102)@973445186f38: Final verdict of PTC: none -NSVCI98(107)@973445186f38: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@973445186f38: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@973445186f38: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(100)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(110)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(105)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@973445186f38: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Oct 24 08:40:58 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 20241024084058294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084058595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64180) 20241024084059141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084059141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64180, count=68536) 20241024084100143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084100143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Oct 24 08:41:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084100787 DGPRS DEBUG Checking for inactive LLMEs, time = 11569994 (sgsn.c:131) 20241024084101143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084101143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_auth_sai_timeout started. 20241024084101651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084101652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@973445186f38: Provider Link came up: sending NS-RESET 20241024084101699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084101699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084101699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084101699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084101699 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084101699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084101699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084101699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084101699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084101701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084101701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084101701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084101701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084101701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084101701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084101701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084101701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084101701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084101701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084101701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084101702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084101702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084101706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084101715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084101715 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@973445186f38: Provider Link came up: sending NS-RESET 20241024084101738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084101738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084101738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084101738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084101738 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084101738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084101738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084101738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084101738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084101740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084101740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084101740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084101741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084101741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084101741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084101741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084101741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084101741 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084101741 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084101741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084101742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084101742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084101746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084101756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084101756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@973445186f38: Provider Link came up: sending NS-RESET 20241024084101778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084101778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084101778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084101778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084101778 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084101778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084101778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084101778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084101778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084101780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084101780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084101780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084101780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084101780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084101780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084101780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084101780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084101780 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084101780 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084101780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084101780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084101780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084101785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084101794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084101794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084102144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084102144 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084102145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084102145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084102146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084102147 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@973445186f38: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C9695CD6'O, index=0 SGSN_Test-GSUP(133)@973445186f38: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241024084102194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084102194 DLLC NOTICE LLME(ffffffff/c9695cd6){UNASSIGNED} LLC RX: unknown TLLI 0xc9695cd6, creating LLME on the fly (gprs_llc.c:552) 20241024084102194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084102194 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084102194 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084102194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084102194 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084102194 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084102194 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084102194 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084102194 DLLC NOTICE LLME(ffffffff/c9695cd6){UNASSIGNED} LLGM Assign pre (c9695cd6 => ed111a3e) (gprs_llc.c:1079) 20241024084102194 DLLC NOTICE LLME(c9695cd6/ed111a3e){ASSIGNED} LLGM Assign post (c9695cd6 => ed111a3e) (gprs_llc.c:1125) 20241024084102194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084102194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084102194 DMM DEBUG MM(262420000000003/ed111a3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084102206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084102206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084102206 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084102206 DMM DEBUG MM(262420000000003/ed111a3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241024084102206 DMM NOTICE MM(262420000000003/ed111a3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084102206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084102206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084102206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084102206 DMM DEBUG MM(262420000000003/ed111a3e) Requesting authorization (sgsn_auth.c:160) 20241024084102207 DMM INFO MM(262420000000003/ed111a3e) Requesting authentication tuples (sgsn_auth.c:184) 20241024084102207 DMM DEBUG MM(262420000000003/ed111a3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084102207 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241024084102207 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)@973445186f38: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@973445186f38: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241024084108207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241024084108207 DMM ERROR MM(262420000000003/ed111a3e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241024084108207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241024084108207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241024084108207 DMM NOTICE MM(262420000000003/ed111a3e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241024084108208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Reject}: Deallocated (fsm.c:568) 20241024084108208 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084108208 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084108208 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241024084108208 DLLC NOTICE LLME(c9695cd6/ed111a3e){ASSIGNED} LLGM Assign pre (ed111a3e => ffffffff) (gprs_llc.c:1079) 20241024084108208 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed111a3e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@973445186f38: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@973445186f38: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@973445186f38: Final verdict of PTC: pass 20241024084108217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@973445186f38: Final verdict of PTC: none 20241024084108219 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084108220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(121)@973445186f38: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@973445186f38: Final verdict of PTC: none -NSVCI98(126)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@973445186f38: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@973445186f38: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@973445186f38: Final verdict of PTC: none -NSVCI99(131)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(119)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(124)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(129)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@973445186f38: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Oct 24 08:41:08 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 20241024084108349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084108650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62612) 20241024084109220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084109221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62612, count=66860) 20241024084110221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084110222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Oct 24 08:41:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084111222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084111222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_auth_sai_reject started. 20241024084111710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084111712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@973445186f38: Provider Link came up: sending NS-RESET 20241024084111764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084111764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084111764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084111764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084111764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084111764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084111764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084111764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084111764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084111765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084111765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084111765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084111766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084111766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084111766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084111766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084111766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084111766 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084111766 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084111766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084111767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084111767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084111771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084111782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084111782 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@973445186f38: Provider Link came up: sending NS-RESET 20241024084111800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084111800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084111800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084111800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084111800 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084111800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084111800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084111800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084111800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084111802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084111802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084111802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084111802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084111802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084111802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084111802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084111802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084111802 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084111802 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084111802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084111803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(145)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084111803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084111806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084111816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084111816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@973445186f38: Provider Link came up: sending NS-RESET 20241024084111844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084111844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084111844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084111844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084111844 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084111844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084111844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084111844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084111844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084111846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084111846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084111846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084111846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084111846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084111846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084111846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084111846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084111846 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084111846 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084111846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084111847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084111847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084111850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084111859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084111859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084112223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084112223 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084112223 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084112223 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084112226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(150)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084112226 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@973445186f38: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F3865D96'O, index=0 SGSN_Test-GSUP(152)@973445186f38: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241024084112272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084112272 DLLC NOTICE LLME(ffffffff/f3865d96){UNASSIGNED} LLC RX: unknown TLLI 0xf3865d96, creating LLME on the fly (gprs_llc.c:552) 20241024084112272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084112272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084112272 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084112272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084112272 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084112272 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084112272 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084112272 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084112272 DLLC NOTICE LLME(ffffffff/f3865d96){UNASSIGNED} LLGM Assign pre (f3865d96 => cf5e7535) (gprs_llc.c:1079) 20241024084112272 DLLC NOTICE LLME(f3865d96/cf5e7535){ASSIGNED} LLGM Assign post (f3865d96 => cf5e7535) (gprs_llc.c:1125) 20241024084112272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084112272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084112272 DMM DEBUG MM(262420000000004/cf5e7535) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084112286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084112286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084112286 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084112286 DMM DEBUG MM(262420000000004/cf5e7535) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241024084112286 DMM NOTICE MM(262420000000004/cf5e7535) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084112286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084112286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084112286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084112286 DMM DEBUG MM(262420000000004/cf5e7535) Requesting authorization (sgsn_auth.c:160) 20241024084112286 DMM INFO MM(262420000000004/cf5e7535) Requesting authentication tuples (sgsn_auth.c:184) 20241024084112286 DMM DEBUG MM(262420000000004/cf5e7535) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084112286 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241024084112286 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)@973445186f38: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@973445186f38: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241024084112289 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241024084112289 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241024084112289 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241024084118286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241024084118286 DMM ERROR MM(262420000000004/cf5e7535) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241024084118287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241024084118287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241024084118287 DMM NOTICE MM(262420000000004/cf5e7535) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241024084118287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Reject}: Deallocated (fsm.c:568) 20241024084118287 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084118287 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084118287 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241024084118287 DLLC NOTICE LLME(f3865d96/cf5e7535){ASSIGNED} LLGM Assign pre (cf5e7535 => ffffffff) (gprs_llc.c:1079) 20241024084118287 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf5e7535 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@973445186f38: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@973445186f38: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@973445186f38: Final verdict of PTC: pass 20241024084118297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55250<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084118299 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084118299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@973445186f38: Final verdict of PTC: none -NSVCI98(145)@973445186f38: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@973445186f38: Final verdict of PTC: none -NSVCI99(151)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@973445186f38: Final verdict of PTC: none -NSVCI97(140)@973445186f38: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@973445186f38: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(138)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(149)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(143)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@973445186f38: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Oct 24 08:41:18 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 20241024084118429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084118730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59508) 20241024084119300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084119300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59508, count=68632) 20241024084120301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084120301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Oct 24 08:41:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084121302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084121302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_gsup_lu_timeout started. 20241024084121791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084121792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@973445186f38: Provider Link came up: sending NS-RESET 20241024084121833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084121833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084121833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084121833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084121833 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084121833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084121833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084121833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084121833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084121835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084121835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084121835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084121835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084121835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084121835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084121835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084121835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084121835 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084121835 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084121835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084121836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084121836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084121839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084121848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084121848 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@973445186f38: Provider Link came up: sending NS-RESET 20241024084121875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084121875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084121875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084121875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084121875 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084121875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084121875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084121875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084121875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084121876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084121876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084121876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084121877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084121877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084121877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084121877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084121877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084121877 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084121877 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084121877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(164)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084121877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084121877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084121880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084121888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084121888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@973445186f38: Provider Link came up: sending NS-RESET 20241024084121916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084121916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084121916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084121916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084121916 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084121916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084121916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084121916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084121916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084121918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084121918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084121918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084121919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084121919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084121919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084121919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084121919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084121919 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084121919 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084121919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084121920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084121920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084121924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084121934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084121934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084122303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084122303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084122303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084122303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084122305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084122305 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@973445186f38: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F638AB94'O, index=0 SGSN_Test-GSUP(171)@973445186f38: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@973445186f38: 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 := 'BF41A1856C24605709BA554120B67F90'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D720A3D'O ("Mr\n=") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1FB0D060A57338B'O } } } } } 20241024084123360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084123360 DLLC NOTICE LLME(ffffffff/f638ab94){UNASSIGNED} LLC RX: unknown TLLI 0xf638ab94, creating LLME on the fly (gprs_llc.c:552) 20241024084123360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084123360 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084123360 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084123360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084123360 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084123360 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084123360 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084123360 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084123360 DLLC NOTICE LLME(ffffffff/f638ab94){UNASSIGNED} LLGM Assign pre (f638ab94 => ef89d4b1) (gprs_llc.c:1079) 20241024084123360 DLLC NOTICE LLME(f638ab94/ef89d4b1){ASSIGNED} LLGM Assign post (f638ab94 => ef89d4b1) (gprs_llc.c:1125) 20241024084123360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084123360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084123360 DMM DEBUG MM(262420000000005/ef89d4b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084123373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084123373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084123373 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084123373 DMM DEBUG MM(262420000000005/ef89d4b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241024084123373 DMM NOTICE MM(262420000000005/ef89d4b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084123373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084123373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084123373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084123373 DMM DEBUG MM(262420000000005/ef89d4b1) Requesting authorization (sgsn_auth.c:160) 20241024084123373 DMM INFO MM(262420000000005/ef89d4b1) Requesting authentication tuples (sgsn_auth.c:184) 20241024084123373 DMM DEBUG MM(262420000000005/ef89d4b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084123373 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241024084123373 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)@973445186f38: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@973445186f38: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241024084123376 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084123376 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084123376 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084123376 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084123376 DMM INFO MM(262420000000005/ef89d4b1) Subscriber data update (mmctx.c:445) 20241024084123376 DMM DEBUG MM(262420000000005/ef89d4b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084123376 DMM INFO MM(262420000000005/ef89d4b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084123376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084123376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084123376 DMM INFO MM(262420000000005/ef89d4b1) <- GMM AUTH AND CIPHERING REQ (rand = bf 41 a1 85 6c 24 60 57 09 ba 55 41 20 b6 7f 90 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084123385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084123385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084123385 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084123385 DMM INFO MM(262420000000005/ef89d4b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084123385 DMM NOTICE MM(262420000000005/ef89d4b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084123385 DMM DEBUG MM(262420000000005/ef89d4b1) checking auth: received GSM SRES = 4d 72 0a 3d (gprs_gmm.c:666) 20241024084123385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084123385 DMM DEBUG MM(262420000000005/ef89d4b1) Requesting authorization (sgsn_auth.c:160) 20241024084123385 DMM INFO MM(262420000000005/ef89d4b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084123385 DMM DEBUG MM(262420000000005/ef89d4b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084123385 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241024084123385 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) 20241024084123385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084123385 DMM INFO MM(262420000000005/ef89d4b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xef89d4b1) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@973445186f38: setverdict(fail): none -> fail MC@973445186f38: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241024084123393 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084123393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(169)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(171)@973445186f38: Final verdict of PTC: none 20241024084123395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49840<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(159)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@973445186f38: Final verdict of PTC: none -NSVCI98(164)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@973445186f38: Final verdict of PTC: none -NSVCI99(170)@973445186f38: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@973445186f38: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@973445186f38: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(168)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(157)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(162)@973445186f38: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@973445186f38: Final verdict of PTC: fail MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@973445186f38: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Oct 24 08:41:23 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 20241024084123527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084123928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69704) 20241024084124394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084124394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69704, count=74060) 20241024084125396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084125396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Oct 24 08:41:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084126397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084126397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_gsup_lu_reject started. 20241024084126988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084126989 DMM INFO MM(262420000000005/ef89d4b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084126989 DMM INFO MM(262420000000005/ef89d4b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084126989 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084126989 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084126989 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084126989 DMM ERROR MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241024084126989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241024084126989 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084126989 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084126989 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084126989 DLLC NOTICE LLME(f638ab94/ef89d4b1){ASSIGNED} LLGM Assign pre (ef89d4b1 => ffffffff) (gprs_llc.c:1079) 20241024084126989 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef89d4b1 => ffffffff) (gprs_llc.c:1125) 20241024084126989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@973445186f38: Provider Link came up: sending NS-RESET 20241024084127036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084127036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084127036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084127036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084127036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084127036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084127036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084127036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084127036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084127038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084127038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084127038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084127038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084127038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084127038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084127038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084127038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084127038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084127038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084127038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084127039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084127039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084127043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084127053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084127053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@973445186f38: Provider Link came up: sending NS-RESET 20241024084127077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084127077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084127077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084127077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084127077 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084127077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084127077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084127077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084127077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084127079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084127079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084127079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084127079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084127079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084127080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084127080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084127080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084127080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084127080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084127080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084127080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084127080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084127085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084127093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084127093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@973445186f38: Provider Link came up: sending NS-RESET 20241024084127114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084127114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084127114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084127114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084127114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084127114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084127114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084127114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084127114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084127116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084127116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084127116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084127116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084127116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084127116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084127116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084127116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084127116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084127116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084127116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084127117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084127117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084127120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084127130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084127130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084127397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084127397 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084127397 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084127397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084127400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084127400 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@973445186f38: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F6B2E191'O, index=0 SGSN_Test-GSUP(190)@973445186f38: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@973445186f38: 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 := 'F63D458E71D9AA3E085E41A6AFDE7646'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6F5AD39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB771A4C383B5D8B'O } } } } } 20241024084128452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084128452 DLLC NOTICE LLME(ffffffff/f6b2e191){UNASSIGNED} LLC RX: unknown TLLI 0xf6b2e191, creating LLME on the fly (gprs_llc.c:552) 20241024084128452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084128452 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084128452 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084128452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084128452 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084128452 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084128452 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084128452 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084128452 DLLC NOTICE LLME(ffffffff/f6b2e191){UNASSIGNED} LLGM Assign pre (f6b2e191 => ec4f1631) (gprs_llc.c:1079) 20241024084128452 DLLC NOTICE LLME(f6b2e191/ec4f1631){ASSIGNED} LLGM Assign post (f6b2e191 => ec4f1631) (gprs_llc.c:1125) 20241024084128452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084128452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084128452 DMM DEBUG MM(262420000000006/ec4f1631) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084128465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084128465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084128465 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084128465 DMM DEBUG MM(262420000000006/ec4f1631) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241024084128465 DMM NOTICE MM(262420000000006/ec4f1631) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084128465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084128465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084128465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084128465 DMM DEBUG MM(262420000000006/ec4f1631) Requesting authorization (sgsn_auth.c:160) 20241024084128465 DMM INFO MM(262420000000006/ec4f1631) Requesting authentication tuples (sgsn_auth.c:184) 20241024084128465 DMM DEBUG MM(262420000000006/ec4f1631) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084128465 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241024084128465 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)@973445186f38: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@973445186f38: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241024084128467 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084128467 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084128467 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084128467 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084128467 DMM INFO MM(262420000000006/ec4f1631) Subscriber data update (mmctx.c:445) 20241024084128467 DMM DEBUG MM(262420000000006/ec4f1631) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084128467 DMM INFO MM(262420000000006/ec4f1631) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084128467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084128467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084128467 DMM INFO MM(262420000000006/ec4f1631) <- GMM AUTH AND CIPHERING REQ (rand = f6 3d 45 8e 71 d9 aa 3e 08 5e 41 a6 af de 76 46 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084128474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084128474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084128474 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084128474 DMM INFO MM(262420000000006/ec4f1631) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084128474 DMM NOTICE MM(262420000000006/ec4f1631) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084128474 DMM DEBUG MM(262420000000006/ec4f1631) checking auth: received GSM SRES = c6 f5 ad 39 (gprs_gmm.c:666) 20241024084128474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084128474 DMM DEBUG MM(262420000000006/ec4f1631) Requesting authorization (sgsn_auth.c:160) 20241024084128474 DMM INFO MM(262420000000006/ec4f1631) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084128474 DMM DEBUG MM(262420000000006/ec4f1631) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084128474 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241024084128474 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) 20241024084128474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084128474 DMM INFO MM(262420000000006/ec4f1631) <- GMM ATTACH ACCEPT (new P-TMSI=0xec4f1631) (gprs_gmm.c:300) 20241024084128475 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241024084128475 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241024084128475 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241024084128475 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084128475 DMM INFO MM(262420000000006/ec4f1631) Subscriber data update (mmctx.c:445) 20241024084128475 DMM DEBUG MM(262420000000006/ec4f1631) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@973445186f38: setverdict(fail): none -> fail MC@973445186f38: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@973445186f38: Final verdict of PTC: none 20241024084128483 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084128483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(178)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@973445186f38: Final verdict of PTC: none -NSVCI99(188)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@973445186f38: Final verdict of PTC: none -NSVCI98(183)@973445186f38: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@973445186f38: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@973445186f38: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@973445186f38: Final verdict of PTC: none 20241024084128484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60298<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject(192)@973445186f38: Final verdict of PTC: fail -NSVCI97-provIP(176)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(181)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(186)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@973445186f38: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Oct 24 08:41:28 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 20241024084128545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084128954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79008) 20241024084129484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084129484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79008, count=80168) 20241024084130486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084130486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024084130788 DGPRS DEBUG Checking for inactive LLMEs, time = 11570024 (sgsn.c:131) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Oct 24 08:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084131487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084131487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_combined started. 20241024084132014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084132015 DMM INFO MM(262420000000006/ec4f1631) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084132015 DMM INFO MM(262420000000006/ec4f1631) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084132015 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084132015 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084132015 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084132015 DMM ERROR MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241024084132015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241024084132016 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084132016 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084132016 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084132016 DLLC NOTICE LLME(f6b2e191/ec4f1631){ASSIGNED} LLGM Assign pre (ec4f1631 => ffffffff) (gprs_llc.c:1079) 20241024084132016 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec4f1631 => ffffffff) (gprs_llc.c:1125) 20241024084132016 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@973445186f38: Provider Link came up: sending NS-RESET 20241024084132061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084132061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084132061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084132061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084132061 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084132061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084132061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084132061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084132061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084132063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084132063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084132063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084132063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084132063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084132063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084132063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084132063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084132063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084132063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084132063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084132064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084132064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084132067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084132077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084132077 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@973445186f38: Provider Link came up: sending NS-RESET 20241024084132105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084132105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084132105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084132105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084132105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084132105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084132105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084132105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084132105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(202)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084132107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084132107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084132107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084132107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084132107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084132107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084132107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084132107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084132107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084132107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084132107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(203)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084132108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084132108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084132112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(199)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084132123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084132123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(200)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@973445186f38: Provider Link came up: sending NS-RESET 20241024084132139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084132139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084132139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084132139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084132139 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084132139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084132139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084132139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084132140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084132141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084132141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084132142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084132142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084132142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084132142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084132142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084132142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084132142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084132142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084132142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(208)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084132143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084132143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084132146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084132155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084132155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(205)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084132488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084132488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084132488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084132488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084132491 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084132491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@973445186f38: 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)@973445186f38: 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(207)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@973445186f38: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='ED2E1663'O, index=0 SGSN_Test-GSUP(209)@973445186f38: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@973445186f38: 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 := '421F5AB95F8152E39D485B4F5E191978'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3EBD0A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AFF13208A2218F06'O } } } } } 20241024084133545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084133545 DLLC NOTICE LLME(ffffffff/ed2e1663){UNASSIGNED} LLC RX: unknown TLLI 0xed2e1663, creating LLME on the fly (gprs_llc.c:552) 20241024084133545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084133545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241024084133545 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084133545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084133545 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084133545 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084133545 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084133545 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084133545 DLLC NOTICE LLME(ffffffff/ed2e1663){UNASSIGNED} LLGM Assign pre (ed2e1663 => fab69fdf) (gprs_llc.c:1079) 20241024084133545 DLLC NOTICE LLME(ed2e1663/fab69fdf){ASSIGNED} LLGM Assign post (ed2e1663 => fab69fdf) (gprs_llc.c:1125) 20241024084133545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084133546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084133546 DMM DEBUG MM(262420000000007/fab69fdf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084133560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084133560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084133560 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084133560 DMM DEBUG MM(262420000000007/fab69fdf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241024084133560 DMM NOTICE MM(262420000000007/fab69fdf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084133560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084133560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084133560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084133560 DMM DEBUG MM(262420000000007/fab69fdf) Requesting authorization (sgsn_auth.c:160) 20241024084133560 DMM INFO MM(262420000000007/fab69fdf) Requesting authentication tuples (sgsn_auth.c:184) 20241024084133560 DMM DEBUG MM(262420000000007/fab69fdf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084133560 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241024084133560 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)@973445186f38: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@973445186f38: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241024084133563 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084133563 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084133563 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084133563 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084133563 DMM INFO MM(262420000000007/fab69fdf) Subscriber data update (mmctx.c:445) 20241024084133563 DMM DEBUG MM(262420000000007/fab69fdf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084133563 DMM INFO MM(262420000000007/fab69fdf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084133563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084133563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084133563 DMM INFO MM(262420000000007/fab69fdf) <- GMM AUTH AND CIPHERING REQ (rand = 42 1f 5a b9 5f 81 52 e3 9d 48 5b 4f 5e 19 19 78 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084133570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084133570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084133570 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084133570 DMM INFO MM(262420000000007/fab69fdf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084133570 DMM NOTICE MM(262420000000007/fab69fdf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084133570 DMM DEBUG MM(262420000000007/fab69fdf) checking auth: received GSM SRES = d3 eb d0 a1 (gprs_gmm.c:666) 20241024084133570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084133570 DMM DEBUG MM(262420000000007/fab69fdf) Requesting authorization (sgsn_auth.c:160) 20241024084133570 DMM INFO MM(262420000000007/fab69fdf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084133570 DMM DEBUG MM(262420000000007/fab69fdf) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084133570 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241024084133570 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) 20241024084133570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084133570 DMM INFO MM(262420000000007/fab69fdf) <- GMM ATTACH ACCEPT (new P-TMSI=0xfab69fdf) (gprs_gmm.c:300) 20241024084133572 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084133572 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084133572 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241024084133572 DMM INFO MM(262420000000007/fab69fdf) Subscriber data update (mmctx.c:445) 20241024084133572 DMM DEBUG MM(262420000000007/fab69fdf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084133572 DMM INFO MM(262420000000007/fab69fdf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084133572 DMM NOTICE MM(262420000000007/fab69fdf) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241024084133572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084133572 DMM NOTICE MM(262420000000007/fab69fdf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084133572 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) 20241024084133572 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084133572 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241024084133572 DMM INFO MM(262420000000007/fab69fdf) Subscriber data update (mmctx.c:445) 20241024084133572 DMM DEBUG MM(262420000000007/fab69fdf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@973445186f38: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@973445186f38: Removing Client IMSI='262420000000007'H, index=0 20241024084133579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084133579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084133579 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084133579 DMM INFO MM(262420000000007/fab69fdf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084133579 DMM NOTICE MM(262420000000007/fab69fdf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084133579 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084133579 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084133579 DLLC NOTICE LLME(ed2e1663/fab69fdf){ASSIGNED} LLGM Assign pre (ffffffff => fab69fdf) (gprs_llc.c:1079) 20241024084133579 DLLC NOTICE LLME(ffffffff/fab69fdf){ASSIGNED} LLGM Assign post (ffffffff => fab69fdf) (gprs_llc.c:1125) 20241024084133579 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084133579 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084133579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084133579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@973445186f38: Final verdict of PTC: pass 20241024084133581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60304<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084133583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084133583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@973445186f38: Final verdict of PTC: none -NSVCI97(197)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@973445186f38: Final verdict of PTC: none -NSVCI99(208)@973445186f38: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@973445186f38: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@973445186f38: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@973445186f38: Final verdict of PTC: none -NSVCI98(203)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(195)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(206)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(201)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@973445186f38: Test case TC_attach_combined finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Oct 24 08:41:33 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241024084133715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084134116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84324) 20241024084134584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084134584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84324, count=88680) 20241024084135586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084135586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Oct 24 08:41:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084136588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084136588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_accept_all started. 20241024084137175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084137177 DMM INFO MM(262420000000007/fab69fdf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084137177 DMM INFO MM(262420000000007/fab69fdf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084137177 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084137177 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084137177 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084137177 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084137177 DLLC NOTICE LLME(ffffffff/fab69fdf){ASSIGNED} LLGM Assign pre (fab69fdf => ffffffff) (gprs_llc.c:1079) 20241024084137177 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fab69fdf => ffffffff) (gprs_llc.c:1125) 20241024084137177 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241024084137177 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) 20241024084137177 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) 20241024084137177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084137177 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084137177 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084137177 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084137177 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@973445186f38: Provider Link came up: sending NS-RESET 20241024084137224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084137224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084137224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084137224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084137224 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084137224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084137224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084137224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084137224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084137226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084137226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084137226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084137226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084137226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084137226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084137226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084137226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084137226 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084137226 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084137226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084137226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084137226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084137230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084137238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084137238 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@973445186f38: Provider Link came up: sending NS-RESET 20241024084137259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084137259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084137259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084137259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084137259 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084137259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084137259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084137259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084137259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084137260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084137260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084137260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084137261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084137261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084137261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084137261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084137261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084137261 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084137261 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084137261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084137261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084137261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084137265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024084137276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084137276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@973445186f38: Provider Link came up: sending NS-RESET 20241024084137300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084137300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084137300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084137300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084137300 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084137300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084137300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084137300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084137300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084137302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084137302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084137302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084137302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084137303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084137303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084137303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084137303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084137303 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084137303 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084137303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(227)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084137303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084137303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084137307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084137317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084137317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084137589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084137589 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084137589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084137589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084137591 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084137592 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@973445186f38: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C2462213'O, index=0 SGSN_Test-GSUP(228)@973445186f38: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241024084138647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084138647 DLLC NOTICE LLME(ffffffff/c2462213){UNASSIGNED} LLC RX: unknown TLLI 0xc2462213, creating LLME on the fly (gprs_llc.c:552) 20241024084138647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084138647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084138647 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084138647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084138647 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084138647 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084138647 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084138647 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084138647 DLLC NOTICE LLME(ffffffff/c2462213){UNASSIGNED} LLGM Assign pre (c2462213 => c42a3648) (gprs_llc.c:1079) 20241024084138647 DLLC NOTICE LLME(c2462213/c42a3648){ASSIGNED} LLGM Assign post (c2462213 => c42a3648) (gprs_llc.c:1125) 20241024084138647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084138647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084138647 DMM DEBUG MM(262420000000008/c42a3648) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084138658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084138658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084138658 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084138658 DMM DEBUG MM(262420000000008/c42a3648) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241024084138658 DMM NOTICE MM(262420000000008/c42a3648) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084138658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084138658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084138658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241024084138658 DMM INFO MM(262420000000008/c42a3648) <- GMM ATTACH ACCEPT (new P-TMSI=0xc42a3648) (gprs_gmm.c:300) TC_attach_accept_all(230)@973445186f38: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@973445186f38: Removing Client IMSI='262420000000008'H, index=0 20241024084139650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084139650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084139650 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084139650 DMM INFO MM(262420000000008/c42a3648) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084139650 DMM NOTICE MM(262420000000008/c42a3648) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084139650 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084139650 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084139650 DLLC NOTICE LLME(c2462213/c42a3648){ASSIGNED} LLGM Assign pre (ffffffff => c42a3648) (gprs_llc.c:1079) 20241024084139650 DLLC NOTICE LLME(ffffffff/c42a3648){ASSIGNED} LLGM Assign post (ffffffff => c42a3648) (gprs_llc.c:1125) 20241024084139650 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084139650 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084139650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084139650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@973445186f38: Final verdict of PTC: pass 20241024084139653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36288<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@973445186f38: Final verdict of PTC: none 20241024084139655 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(216)@973445186f38: Final verdict of PTC: none 20241024084139655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(226)@973445186f38: Final verdict of PTC: none -NSVCI98(221)@973445186f38: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@973445186f38: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@973445186f38: Final verdict of PTC: none -NSVCI99(227)@973445186f38: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(225)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(214)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(219)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@973445186f38: Test case TC_attach_accept_all finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Oct 24 08:41:39 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 20241024084139790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084140191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36298<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59624) 20241024084140656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084140656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59624, count=69680) 20241024084141658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084141658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Oct 24 08:41:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084142660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084142660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_closed started. 20241024084143249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084143250 DMM INFO MM(262420000000008/c42a3648) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084143250 DMM INFO MM(262420000000008/c42a3648) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084143250 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084143250 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084143250 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084143250 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084143250 DLLC NOTICE LLME(ffffffff/c42a3648){ASSIGNED} LLGM Assign pre (c42a3648 => ffffffff) (gprs_llc.c:1079) 20241024084143250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c42a3648 => ffffffff) (gprs_llc.c:1125) 20241024084143250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084143250 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084143250 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084143250 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084143250 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@973445186f38: Provider Link came up: sending NS-RESET 20241024084143293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084143293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084143293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084143293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084143293 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084143293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084143293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084143293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084143293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084143295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084143295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084143295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084143295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084143295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084143295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084143295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084143295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084143295 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084143295 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084143295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(235)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084143296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084143296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084143300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084143310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084143310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@973445186f38: Provider Link came up: sending NS-RESET 20241024084143328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084143328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084143328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084143328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084143328 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084143328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084143328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084143328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084143328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084143330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084143330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084143330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084143330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084143330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084143330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084143330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084143330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084143330 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084143330 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084143330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084143330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084143330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084143334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084143343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084143343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@973445186f38: Provider Link came up: sending NS-RESET 20241024084143375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084143375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084143375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084143375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084143375 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084143375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084143375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084143375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084143375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084143377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084143377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084143377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084143377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084143377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084143377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084143377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084143377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084143377 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084143377 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084143377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084143378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084143378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084143382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084143392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084143392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084143661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084143661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084143661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084143661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084143663 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084143663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@973445186f38: 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(245)@973445186f38: 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(245)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@973445186f38: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E3A7CAF8'O, index=0 SGSN_Test-GSUP(247)@973445186f38: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@973445186f38: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E3A7CAF8'O, index=1 20241024084144722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084144722 DLLC NOTICE LLME(ffffffff/e3a7caf8){UNASSIGNED} LLC RX: unknown TLLI 0xe3a7caf8, creating LLME on the fly (gprs_llc.c:552) 20241024084144722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084144722 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084144722 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084144722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084144722 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084144722 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084144722 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084144722 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084144722 DLLC NOTICE LLME(ffffffff/e3a7caf8){UNASSIGNED} LLGM Assign pre (e3a7caf8 => d8c8c0c4) (gprs_llc.c:1079) 20241024084144722 DLLC NOTICE LLME(e3a7caf8/d8c8c0c4){ASSIGNED} LLGM Assign post (e3a7caf8 => d8c8c0c4) (gprs_llc.c:1125) 20241024084144722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084144722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084144722 DMM DEBUG MM(001010123456789/d8c8c0c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084144736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084144736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084144736 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084144736 DMM DEBUG MM(001010123456789/d8c8c0c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241024084144736 DMM NOTICE MM(001010123456789/d8c8c0c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084144736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084144736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084144736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241024084144736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241024084144736 DMM NOTICE MM(001010123456789/d8c8c0c4) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241024084144736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Reject}: Deallocated (fsm.c:568) 20241024084144736 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084144736 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084144736 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241024084144736 DLLC NOTICE LLME(e3a7caf8/d8c8c0c4){ASSIGNED} LLGM Assign pre (d8c8c0c4 => ffffffff) (gprs_llc.c:1079) 20241024084144736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8c8c0c4 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@973445186f38: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@973445186f38: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@973445186f38: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@973445186f38: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E77BF97D'O, index=2 SGSN_Test-GSUP(247)@973445186f38: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241024084144781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084144781 DLLC NOTICE LLME(ffffffff/e77bf97d){UNASSIGNED} LLC RX: unknown TLLI 0xe77bf97d, creating LLME on the fly (gprs_llc.c:552) 20241024084144781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084144781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084144781 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084144781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084144781 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084144781 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084144781 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084144781 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084144781 DLLC NOTICE LLME(ffffffff/e77bf97d){UNASSIGNED} LLGM Assign pre (e77bf97d => f20fa315) (gprs_llc.c:1079) 20241024084144781 DLLC NOTICE LLME(e77bf97d/f20fa315){ASSIGNED} LLGM Assign post (e77bf97d => f20fa315) (gprs_llc.c:1125) 20241024084144781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084144781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084144781 DMM DEBUG MM(262420000000010/f20fa315) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084144788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084144788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084144788 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084144788 DMM DEBUG MM(262420000000010/f20fa315) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241024084144788 DMM NOTICE MM(262420000000010/f20fa315) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084144788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084144788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084144788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241024084144788 DMM INFO MM(262420000000010/f20fa315) <- GMM ATTACH ACCEPT (new P-TMSI=0xf20fa315) (gprs_gmm.c:300) TC_attach_closed(250)@973445186f38: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@973445186f38: Removing Client IMSI='262420000000010'H, index=2 20241024084145785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084145785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084145785 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084145785 DMM INFO MM(262420000000010/f20fa315) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084145785 DMM NOTICE MM(262420000000010/f20fa315) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084145785 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084145785 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084145785 DLLC NOTICE LLME(e77bf97d/f20fa315){ASSIGNED} LLGM Assign pre (ffffffff => f20fa315) (gprs_llc.c:1079) 20241024084145785 DLLC NOTICE LLME(ffffffff/f20fa315){ASSIGNED} LLGM Assign post (ffffffff => f20fa315) (gprs_llc.c:1125) 20241024084145785 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084145785 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084145785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084145785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@973445186f38: Final verdict of PTC: pass 20241024084145788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@973445186f38: Final verdict of PTC: none 20241024084145790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084145790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(240)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@973445186f38: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@973445186f38: Final verdict of PTC: none -NSVCI97(235)@973445186f38: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@973445186f38: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@973445186f38: Final verdict of PTC: none -NSVCI99(246)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(238)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(244)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(233)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@973445186f38: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@973445186f38: Test case TC_attach_closed finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Oct 24 08:41:45 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241024084145925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084146326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70716) 20241024084146791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084146791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70716, count=80772) 20241024084147792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084147792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Oct 24 08:41:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084148793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084148793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_no_imei_response started. 20241024084149385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084149386 DMM INFO MM(262420000000010/f20fa315) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084149386 DMM INFO MM(262420000000010/f20fa315) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084149386 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084149386 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084149386 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084149386 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084149386 DLLC NOTICE LLME(ffffffff/f20fa315){ASSIGNED} LLGM Assign pre (f20fa315 => ffffffff) (gprs_llc.c:1079) 20241024084149386 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f20fa315 => ffffffff) (gprs_llc.c:1125) 20241024084149386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084149386 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084149386 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084149386 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084149386 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@973445186f38: Provider Link came up: sending NS-RESET 20241024084149446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084149446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084149446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084149446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084149446 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084149446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084149446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084149446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084149446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(255)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(256)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084149448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084149448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084149448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084149449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084149449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084149449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084149449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084149449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084149449 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084149449 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084149449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084149449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084149449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(256)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084149453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084149464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084149464 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(257)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(253)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(255)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@973445186f38: Provider Link came up: sending NS-RESET 20241024084149472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084149472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084149472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084149472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084149472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084149472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084149472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084149472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084149472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084149474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084149474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084149474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084149474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084149474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084149474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084149474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084149474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084149474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084149474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084149474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084149474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084149475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084149478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084149489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084149489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@973445186f38: Provider Link came up: sending NS-RESET 20241024084149515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084149515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084149515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084149515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084149515 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084149515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084149515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084149515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084149515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084149517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084149517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084149517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084149517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084149517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084149517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084149517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084149517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084149517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084149517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084149517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(265)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084149518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084149518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084149522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084149530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084149530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084149794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084149794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084149794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084149794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084149796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084149797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@973445186f38: 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)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@973445186f38: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='FC229E75'O, index=0 SGSN_Test-GSUP(267)@973445186f38: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241024084150853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084150853 DLLC NOTICE LLME(ffffffff/fc229e75){UNASSIGNED} LLC RX: unknown TLLI 0xfc229e75, creating LLME on the fly (gprs_llc.c:552) 20241024084150853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084150853 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241024084150853 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084150853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084150853 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084150853 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084150853 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084150853 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084150853 DLLC NOTICE LLME(ffffffff/fc229e75){UNASSIGNED} LLGM Assign pre (fc229e75 => dced1bf3) (gprs_llc.c:1079) 20241024084150853 DLLC NOTICE LLME(fc229e75/dced1bf3){ASSIGNED} LLGM Assign post (fc229e75 => dced1bf3) (gprs_llc.c:1125) 20241024084150853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084150853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084150853 DMM DEBUG MM(262420000000032/dced1bf3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084156854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084156854 DMM DEBUG MM(262420000000032/dced1bf3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084200789 DGPRS DEBUG Checking for inactive LLMEs, time = 11570054 (sgsn.c:131) 20241024084202855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084202855 DMM DEBUG MM(262420000000032/dced1bf3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084208856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084208856 DMM DEBUG MM(262420000000032/dced1bf3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084209795 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024084209795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241024084209795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084214857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084214857 DMM DEBUG MM(262420000000032/dced1bf3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084219451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084219453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084219453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084219476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084219477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084219477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084219519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084219520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084219520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084220858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084220858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241024084220858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241024084220858 DMM NOTICE MM(262420000000032/dced1bf3) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241024084220858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Reject}: Deallocated (fsm.c:568) 20241024084220858 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084220858 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084220858 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241024084220858 DLLC NOTICE LLME(fc229e75/dced1bf3){ASSIGNED} LLGM Assign pre (dced1bf3 => ffffffff) (gprs_llc.c:1079) 20241024084220858 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dced1bf3 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@973445186f38: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@973445186f38: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@973445186f38: Final verdict of PTC: pass 20241024084220868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@973445186f38: Final verdict of PTC: none 20241024084220870 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084220870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI220(264)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@973445186f38: Final verdict of PTC: none -NSVCI98(260)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@973445186f38: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@973445186f38: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@973445186f38: Final verdict of PTC: none -NSVCI99(265)@973445186f38: Final verdict of PTC: none -NSVCI97(256)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(258)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(263)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(254)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@973445186f38: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Oct 24 08:42:20 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 20241024084220999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084221300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) 20241024084221871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084221871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67148, count=71504) 20241024084222872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084222872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Oct 24 08:42:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084223873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084223873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_no_imsi_response started. 20241024084224361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084224362 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@973445186f38: Provider Link came up: sending NS-RESET 20241024084224407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084224407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084224407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084224407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084224407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084224407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084224407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084224407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084224407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084224408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084224408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084224408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084224408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084224408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084224408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084224408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084224408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084224408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084224408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084224408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(274)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084224409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084224409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084224413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084224423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084224423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@973445186f38: Provider Link came up: sending NS-RESET 20241024084224445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084224445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084224445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084224445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084224445 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084224445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084224445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084224445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084224445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084224447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084224447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084224447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084224448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084224448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084224448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084224448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084224448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084224448 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084224448 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084224448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084224448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084224448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084224452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084224461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084224461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@973445186f38: Provider Link came up: sending NS-RESET 20241024084224481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084224481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084224481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084224481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084224481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084224481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084224481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084224481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084224481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084224483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084224483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084224483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084224483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084224483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084224483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084224483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084224483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084224483 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084224483 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084224483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084224484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084224484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084224488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084224498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084224498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084224874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084224874 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084224874 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084224874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084224876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084224877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@973445186f38: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CEC40573'O, index=0 SGSN_Test-GSUP(286)@973445186f38: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241024084225927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084225927 DLLC NOTICE LLME(ffffffff/cec40573){UNASSIGNED} LLC RX: unknown TLLI 0xcec40573, creating LLME on the fly (gprs_llc.c:552) 20241024084225927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084225927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241024084225927 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084225927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084225927 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084225927 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084225927 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084225927 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084225927 DLLC NOTICE LLME(ffffffff/cec40573){UNASSIGNED} LLGM Assign pre (cec40573 => f59c6724) (gprs_llc.c:1079) 20241024084225927 DLLC NOTICE LLME(cec40573/f59c6724){ASSIGNED} LLGM Assign post (cec40573 => f59c6724) (gprs_llc.c:1125) 20241024084225927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084225927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084225927 DMM DEBUG MM(/f59c6724) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084225940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084225940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084225940 DMM DEBUG MM_STATE_Gb(3468952947)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084225940 DMM DEBUG MM(/f59c6724) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241024084225940 DMM NOTICE MM(/f59c6724) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084225940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084225940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241024084225940 DMM DEBUG MM(/f59c6724) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241024084230790 DGPRS DEBUG Checking for inactive LLMEs, time = 11570084 (sgsn.c:131) 20241024084231941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084231941 DMM DEBUG MM(/f59c6724) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241024084237942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084237942 DMM DEBUG MM(/f59c6724) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241024084243943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084243943 DMM DEBUG MM(/f59c6724) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241024084244875 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024084244875 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084244875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241024084249944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084249944 DMM DEBUG MM(/f59c6724) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241024084254411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084254412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084254412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084254449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084254450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084254450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084254484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084254486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084254486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084255945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241024084255945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241024084255945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241024084255945 DMM NOTICE MM(/f59c6724) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241024084255945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Reject}: Deallocated (fsm.c:568) 20241024084255945 DMM DEBUG MM_STATE_Gb(3468952947)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084255945 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084255945 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241024084255945 DLLC NOTICE LLME(cec40573/f59c6724){ASSIGNED} LLGM Assign pre (f59c6724 => ffffffff) (gprs_llc.c:1079) 20241024084255945 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f59c6724 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@973445186f38: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@973445186f38: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@973445186f38: Final verdict of PTC: pass 20241024084255956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53032<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084255958 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084255958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@973445186f38: Final verdict of PTC: none -NSVCI98(279)@973445186f38: Final verdict of PTC: none -NSVCI97(274)@973445186f38: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@973445186f38: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@973445186f38: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@973445186f38: Final verdict of PTC: none -NSVCI99(284)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(272)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(282)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(277)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@973445186f38: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Oct 24 08:42:56 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 20241024084256086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084256387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241024084256958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084256958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63252, count=71504) 20241024084257959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084257959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Oct 24 08:42:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084258960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084258960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_closed_add_vty started. 20241024084259445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084259446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@973445186f38: Provider Link came up: sending NS-RESET 20241024084259489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084259489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084259489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084259489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084259489 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084259489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084259489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084259489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084259489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084259491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084259491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084259491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084259491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084259491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084259491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084259491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084259491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084259491 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084259491 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084259491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084259492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084259492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084259495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084259504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084259504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@973445186f38: Provider Link came up: sending NS-RESET 20241024084259531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084259531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084259531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084259531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084259531 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084259531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084259531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084259531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084259531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(298)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(299)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084259533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084259533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084259533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084259533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084259533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084259533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084259533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084259533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084259533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084259533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084259533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(299)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084259534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084259534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084259538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084259547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084259547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(300)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(296)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@973445186f38: Provider Link came up: sending NS-RESET 20241024084259558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084259558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084259558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084259558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084259558 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084259558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084259558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084259558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084259558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084259559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084259559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084259559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084259560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084259560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084259560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084259560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084259560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084259560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084259560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084259560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084259560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084259560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084259564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084259574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084259574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084259961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084259961 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084259961 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084259961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084259964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084259964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024084300791 DGPRS DEBUG Checking for inactive LLMEs, time = 11570114 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@973445186f38: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D74E22D7'O, index=0 SGSN_Test-GSUP(305)@973445186f38: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@973445186f38: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D74E22D7'O, index=1 20241024084301028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084301028 DLLC NOTICE LLME(ffffffff/d74e22d7){UNASSIGNED} LLC RX: unknown TLLI 0xd74e22d7, creating LLME on the fly (gprs_llc.c:552) 20241024084301028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084301028 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084301028 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084301028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084301028 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084301028 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084301028 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084301028 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084301028 DLLC NOTICE LLME(ffffffff/d74e22d7){UNASSIGNED} LLGM Assign pre (d74e22d7 => f31b0af2) (gprs_llc.c:1079) 20241024084301028 DLLC NOTICE LLME(d74e22d7/f31b0af2){ASSIGNED} LLGM Assign post (d74e22d7 => f31b0af2) (gprs_llc.c:1125) 20241024084301028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084301028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084301028 DMM DEBUG MM(001010123456789/f31b0af2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084301040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084301040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084301040 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084301040 DMM DEBUG MM(001010123456789/f31b0af2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241024084301040 DMM NOTICE MM(001010123456789/f31b0af2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084301040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084301040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084301040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241024084301040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241024084301040 DMM NOTICE MM(001010123456789/f31b0af2) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241024084301040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Reject}: Deallocated (fsm.c:568) 20241024084301040 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084301040 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084301040 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241024084301040 DLLC NOTICE LLME(d74e22d7/f31b0af2){ASSIGNED} LLGM Assign pre (f31b0af2 => ffffffff) (gprs_llc.c:1079) 20241024084301040 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f31b0af2 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@973445186f38: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@973445186f38: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@973445186f38: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D74E22D7'O, index=2 20241024084301048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084301048 DLLC NOTICE LLME(ffffffff/d74e22d7){UNASSIGNED} LLC RX: unknown TLLI 0xd74e22d7, creating LLME on the fly (gprs_llc.c:552) 20241024084301048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241024084301048 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084301048 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084301048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084301048 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084301048 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084301048 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084301048 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084301048 DLLC NOTICE LLME(ffffffff/d74e22d7){UNASSIGNED} LLGM Assign pre (d74e22d7 => debdcd57) (gprs_llc.c:1079) 20241024084301048 DLLC NOTICE LLME(d74e22d7/debdcd57){ASSIGNED} LLGM Assign post (d74e22d7 => debdcd57) (gprs_llc.c:1125) 20241024084301048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084301048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084301048 DMM DEBUG MM(001010123456700/debdcd57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084301053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084301053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084301053 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084301053 DMM DEBUG MM(001010123456700/debdcd57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241024084301053 DMM NOTICE MM(001010123456700/debdcd57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084301053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084301053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084301053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241024084301053 DMM INFO MM(001010123456700/debdcd57) <- GMM ATTACH ACCEPT (new P-TMSI=0xdebdcd57) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@973445186f38: Removing Client IMSI='001010123456700'H, index=2 20241024084302051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084302051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084302052 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084302052 DMM INFO MM(001010123456700/debdcd57) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084302052 DMM NOTICE MM(001010123456700/debdcd57) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084302052 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084302052 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084302052 DLLC NOTICE LLME(d74e22d7/debdcd57){ASSIGNED} LLGM Assign pre (ffffffff => debdcd57) (gprs_llc.c:1079) 20241024084302052 DLLC NOTICE LLME(ffffffff/debdcd57){ASSIGNED} LLGM Assign post (ffffffff => debdcd57) (gprs_llc.c:1125) 20241024084302052 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084302052 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084302052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084302052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@973445186f38: Final verdict of PTC: pass 20241024084302055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50686<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084302057 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084302057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@973445186f38: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@973445186f38: Final verdict of PTC: none -NSVCI99(303)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@973445186f38: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@973445186f38: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@973445186f38: Final verdict of PTC: none -NSVCI97(293)@973445186f38: Final verdict of PTC: none -NSVCI98(299)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(301)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(291)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(297)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@973445186f38: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Oct 24 08:43:02 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 20241024084302193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084302594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76712) 20241024084303057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084303057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76712, count=81068) 20241024084304058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084304058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Oct 24 08:43:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084305059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084305059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_check_subscriber_list started. 20241024084305654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084305656 DMM INFO MM(001010123456700/debdcd57) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084305656 DMM INFO MM(001010123456700/debdcd57) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084305656 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084305656 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084305656 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084305656 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084305656 DLLC NOTICE LLME(ffffffff/debdcd57){ASSIGNED} LLGM Assign pre (debdcd57 => ffffffff) (gprs_llc.c:1079) 20241024084305656 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (debdcd57 => ffffffff) (gprs_llc.c:1125) 20241024084305656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084305656 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084305656 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084305656 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084305656 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@973445186f38: Provider Link came up: sending NS-RESET 20241024084305706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084305706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084305706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084305706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084305706 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084305706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084305706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084305706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084305706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084305707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084305707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084305707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084305708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084305708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084305708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084305708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084305708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084305708 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084305708 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084305708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(312)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084305708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084305708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084305712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084305723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084305723 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(314)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@973445186f38: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(317)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084305749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084305749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084305749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084305749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084305749 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084305749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084305749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084305749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084305749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(318)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084305751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084305751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084305751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084305751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084305751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084305751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084305751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084305751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084305751 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084305751 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084305751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084305752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084305752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084305756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024084305767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084305767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(317)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_subscriber_list-BVCI210(315)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(322)@973445186f38: Provider Link came up: sending NS-RESET 20241024084305774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084305774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084305774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084305774 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084305774 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084305774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084305774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084305774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084305774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084305776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084305776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084305776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084305776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084305776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084305776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084305776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084305776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084305776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084305776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084305776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(322)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084305777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084305777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084305780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084305790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084305790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084306060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084306061 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084306061 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084306061 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084306062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084306063 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@973445186f38: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='CA56E6BE'O, index=0 SGSN_Test-GSUP(324)@973445186f38: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@973445186f38: 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 := '97564AC3A7CD3BC17B7A932A11F58ABA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DBE5384B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83C29D5E62A78A41'O } } } } } 20241024084307119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084307119 DLLC NOTICE LLME(ffffffff/ca56e6be){UNASSIGNED} LLC RX: unknown TLLI 0xca56e6be, creating LLME on the fly (gprs_llc.c:552) 20241024084307119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084307119 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084307119 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084307119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084307119 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084307119 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084307119 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084307119 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084307119 DLLC NOTICE LLME(ffffffff/ca56e6be){UNASSIGNED} LLGM Assign pre (ca56e6be => c8e9337f) (gprs_llc.c:1079) 20241024084307119 DLLC NOTICE LLME(ca56e6be/c8e9337f){ASSIGNED} LLGM Assign post (ca56e6be => c8e9337f) (gprs_llc.c:1125) 20241024084307119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084307119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084307119 DMM DEBUG MM(262420000000034/c8e9337f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084307132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084307132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084307132 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084307132 DMM DEBUG MM(262420000000034/c8e9337f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241024084307132 DMM NOTICE MM(262420000000034/c8e9337f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084307132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084307132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084307132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084307132 DMM DEBUG MM(262420000000034/c8e9337f) Requesting authorization (sgsn_auth.c:160) 20241024084307132 DMM INFO MM(262420000000034/c8e9337f) Requesting authentication tuples (sgsn_auth.c:184) 20241024084307132 DMM DEBUG MM(262420000000034/c8e9337f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084307132 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241024084307132 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)@973445186f38: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@973445186f38: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241024084307135 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084307135 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084307135 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084307135 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084307135 DMM INFO MM(262420000000034/c8e9337f) Subscriber data update (mmctx.c:445) 20241024084307135 DMM DEBUG MM(262420000000034/c8e9337f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084307135 DMM INFO MM(262420000000034/c8e9337f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084307135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084307135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084307135 DMM INFO MM(262420000000034/c8e9337f) <- GMM AUTH AND CIPHERING REQ (rand = 97 56 4a c3 a7 cd 3b c1 7b 7a 93 2a 11 f5 8a ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084307143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084307143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084307143 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084307143 DMM INFO MM(262420000000034/c8e9337f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084307143 DMM NOTICE MM(262420000000034/c8e9337f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084307143 DMM DEBUG MM(262420000000034/c8e9337f) checking auth: received GSM SRES = db e5 38 4b (gprs_gmm.c:666) 20241024084307143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084307143 DMM DEBUG MM(262420000000034/c8e9337f) Requesting authorization (sgsn_auth.c:160) 20241024084307143 DMM INFO MM(262420000000034/c8e9337f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084307143 DMM DEBUG MM(262420000000034/c8e9337f) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084307143 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241024084307143 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) 20241024084307143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084307143 DMM INFO MM(262420000000034/c8e9337f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8e9337f) (gprs_gmm.c:300) 20241024084307145 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084307145 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084307145 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241024084307145 DMM INFO MM(262420000000034/c8e9337f) Subscriber data update (mmctx.c:445) 20241024084307145 DMM DEBUG MM(262420000000034/c8e9337f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084307145 DMM INFO MM(262420000000034/c8e9337f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084307145 DMM NOTICE MM(262420000000034/c8e9337f) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241024084307145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084307145 DMM NOTICE MM(262420000000034/c8e9337f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084307145 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) 20241024084307145 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084307145 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241024084307145 DMM INFO MM(262420000000034/c8e9337f) Subscriber data update (mmctx.c:445) 20241024084307145 DMM DEBUG MM(262420000000034/c8e9337f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084307151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084307151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084307151 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084307151 DMM INFO MM(262420000000034/c8e9337f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084307151 DMM NOTICE MM(262420000000034/c8e9337f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084307151 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084307151 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084307151 DLLC NOTICE LLME(ca56e6be/c8e9337f){ASSIGNED} LLGM Assign pre (ffffffff => c8e9337f) (gprs_llc.c:1079) 20241024084307151 DLLC NOTICE LLME(ffffffff/c8e9337f){ASSIGNED} LLGM Assign post (ffffffff => c8e9337f) (gprs_llc.c:1125) 20241024084307151 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084307151 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084307151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084307151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@973445186f38: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@973445186f38: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@973445186f38: Final verdict of PTC: pass 20241024084307205 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241024084307205 DMM INFO MM(262420000000034/c8e9337f) Subscriber data update (mmctx.c:445) 20241024084307205 DMM DEBUG MM(262420000000034/c8e9337f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241024084307205 DMM INFO MM(262420000000034/c8e9337f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241024084307205 DMM INFO MM(262420000000034/c8e9337f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084307206 DMM INFO MM(262420000000034/c8e9337f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084307206 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084307206 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084307206 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084307206 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084307206 DLLC NOTICE LLME(ffffffff/c8e9337f){ASSIGNED} LLGM Assign pre (c8e9337f => ffffffff) (gprs_llc.c:1079) 20241024084307206 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8e9337f => ffffffff) (gprs_llc.c:1125) 20241024084307206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084307206 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084307206 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084307206 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084307207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50706<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084307210 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084307210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(312)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(324)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@973445186f38: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@973445186f38: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@973445186f38: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@973445186f38: Final verdict of PTC: none -NSVCI98(318)@973445186f38: Final verdict of PTC: none -NSVCI99(322)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(310)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(320)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(316)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@973445186f38: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Oct 24 08:43:07 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241024084307343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084307644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20241024084308210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084308210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90040, count=94500) 20241024084309211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084309212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu Oct 24 08:43:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084310212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084310212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_detach_check_subscriber_list started. 20241024084310708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084310709 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(332)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@973445186f38: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(331)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084310763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084310763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084310763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084310763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084310763 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084310763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084310763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084310763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084310763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(332)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084310765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084310765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084310765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084310765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084310765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084310765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084310765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084310765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084310765 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084310765 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084310765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(332)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084310766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084310766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084310769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(328)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084310779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084310779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(329)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@973445186f38: Provider Link came up: sending NS-RESET 20241024084310795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084310795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084310795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084310795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084310795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084310795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084310795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084310795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084310795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(336)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084310797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084310797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084310797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084310797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084310797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084310797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084310797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084310797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084310797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084310797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084310797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084310798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084310798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084310802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084310812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084310812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(338)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(334)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@973445186f38: Provider Link came up: sending NS-RESET 20241024084310823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084310823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084310823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084310823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084310823 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084310823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084310823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084310823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084310823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084310825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084310825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084310825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084310825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084310825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084310825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084310825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084310825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084310825 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084310825 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084310825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084310825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084310825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084310828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084310838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084310838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084311213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084311213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084311213 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084311213 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084311215 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084311215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@973445186f38: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F15213C6'O, index=0 SGSN_Test-GSUP(343)@973445186f38: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@973445186f38: 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 := 'C5A8CC3FE2AAFC65B5678F4BDE6C28D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE22560F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C494F9FF68F6C49C'O } } } } } 20241024084311263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084311263 DLLC NOTICE LLME(ffffffff/f15213c6){UNASSIGNED} LLC RX: unknown TLLI 0xf15213c6, creating LLME on the fly (gprs_llc.c:552) 20241024084311263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084311264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084311264 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084311264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084311264 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084311264 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084311264 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084311264 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084311264 DLLC NOTICE LLME(ffffffff/f15213c6){UNASSIGNED} LLGM Assign pre (f15213c6 => cd544560) (gprs_llc.c:1079) 20241024084311264 DLLC NOTICE LLME(f15213c6/cd544560){ASSIGNED} LLGM Assign post (f15213c6 => cd544560) (gprs_llc.c:1125) 20241024084311264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084311264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084311264 DMM DEBUG MM(262420000000033/cd544560) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084311276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084311276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084311276 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084311276 DMM DEBUG MM(262420000000033/cd544560) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241024084311276 DMM NOTICE MM(262420000000033/cd544560) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084311276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084311276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084311276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084311276 DMM DEBUG MM(262420000000033/cd544560) Requesting authorization (sgsn_auth.c:160) 20241024084311277 DMM INFO MM(262420000000033/cd544560) Requesting authentication tuples (sgsn_auth.c:184) 20241024084311277 DMM DEBUG MM(262420000000033/cd544560) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084311277 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241024084311277 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)@973445186f38: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@973445186f38: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241024084311279 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084311279 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084311279 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084311279 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084311279 DMM INFO MM(262420000000033/cd544560) Subscriber data update (mmctx.c:445) 20241024084311279 DMM DEBUG MM(262420000000033/cd544560) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084311279 DMM INFO MM(262420000000033/cd544560) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084311279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084311279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084311279 DMM INFO MM(262420000000033/cd544560) <- GMM AUTH AND CIPHERING REQ (rand = c5 a8 cc 3f e2 aa fc 65 b5 67 8f 4b de 6c 28 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084311287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084311287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084311287 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084311287 DMM INFO MM(262420000000033/cd544560) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084311287 DMM NOTICE MM(262420000000033/cd544560) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084311287 DMM DEBUG MM(262420000000033/cd544560) checking auth: received GSM SRES = de 22 56 0f (gprs_gmm.c:666) 20241024084311287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084311287 DMM DEBUG MM(262420000000033/cd544560) Requesting authorization (sgsn_auth.c:160) 20241024084311287 DMM INFO MM(262420000000033/cd544560) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084311287 DMM DEBUG MM(262420000000033/cd544560) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084311287 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241024084311287 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) 20241024084311287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084311287 DMM INFO MM(262420000000033/cd544560) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd544560) (gprs_gmm.c:300) 20241024084311288 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084311288 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084311288 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241024084311288 DMM INFO MM(262420000000033/cd544560) Subscriber data update (mmctx.c:445) 20241024084311288 DMM DEBUG MM(262420000000033/cd544560) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084311288 DMM INFO MM(262420000000033/cd544560) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084311288 DMM NOTICE MM(262420000000033/cd544560) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241024084311288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084311288 DMM NOTICE MM(262420000000033/cd544560) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084311288 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) 20241024084311289 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084311289 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241024084311289 DMM INFO MM(262420000000033/cd544560) Subscriber data update (mmctx.c:445) 20241024084311289 DMM DEBUG MM(262420000000033/cd544560) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084311294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084311294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084311294 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084311294 DMM INFO MM(262420000000033/cd544560) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084311294 DMM NOTICE MM(262420000000033/cd544560) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084311294 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084311294 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084311294 DLLC NOTICE LLME(f15213c6/cd544560){ASSIGNED} LLGM Assign pre (ffffffff => cd544560) (gprs_llc.c:1079) 20241024084311294 DLLC NOTICE LLME(ffffffff/cd544560){ASSIGNED} LLGM Assign post (ffffffff => cd544560) (gprs_llc.c:1125) 20241024084311294 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084311294 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084311294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084311294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@973445186f38: setverdict(pass): none -> pass 20241024084311345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084311345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241024084311345 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084311345 DMM INFO MM(262420000000033/cd544560) -> GMM DETACH REQUEST TLLI=0xcd544560 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241024084311345 DMM INFO MM(262420000000033/cd544560) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241024084311345 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084311345 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084311345 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084311345 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084311345 DLLC NOTICE LLME(ffffffff/cd544560){ASSIGNED} LLGM Assign pre (cd544560 => ffffffff) (gprs_llc.c:1079) 20241024084311346 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd544560 => ffffffff) (gprs_llc.c:1125) 20241024084311346 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241024084311346 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) 20241024084311346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084311346 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084311346 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084311346 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084311347 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@973445186f38: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@973445186f38: Final verdict of PTC: pass 20241024084316357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33454<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084316359 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(343)@973445186f38: Final verdict of PTC: none 20241024084316359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(342)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@973445186f38: Final verdict of PTC: none -NSVCI97(332)@973445186f38: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@973445186f38: Final verdict of PTC: none -NSVCI98(337)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@973445186f38: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@973445186f38: Final verdict of PTC: none -NSVCI99(341)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(339)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(335)@973445186f38: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(330)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@973445186f38: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu Oct 24 08:43:16 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 20241024084316491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084316792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87748) 20241024084317360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084317360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87748, count=93540) 20241024084318362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084318362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Oct 24 08:43:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084319363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084319363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_check_complete_resend started. 20241024084319852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084319853 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@973445186f38: Provider Link came up: sending NS-RESET 20241024084319902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084319902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084319902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084319902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084319902 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084319902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084319903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084319903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084319903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084319905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084319905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084319905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084319905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084319905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084319905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084319905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084319905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084319905 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084319905 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084319905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084319906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084319906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084319910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024084319920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084319920 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@973445186f38: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(355)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084319943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084319944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084319944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084319944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084319944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084319944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084319944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084319944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084319944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084319945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084319946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084319946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084319946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084319946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084319946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084319946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084319946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084319946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084319946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084319946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(356)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084319947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084319947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084319950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(352)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084319960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084319960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@973445186f38: Provider Link came up: sending NS-RESET 20241024084319977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084319977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084319977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084319977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084319977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084319979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084319979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084319979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084319979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084319979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084319979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084319979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084319979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084319979 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084319979 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084319979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084319980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(361)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084319980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084319983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084319993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084319993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(358)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084320364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084320364 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084320364 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084320364 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084320366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084320366 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(360)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@973445186f38: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F9EE7362'O, index=0 SGSN_Test-GSUP(362)@973445186f38: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@973445186f38: 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 := 'E60C7B4AB7D96140D268A9A20518978C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51490A49'O ("QI\nI") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1586D51D082FEECC'O } } } } } 20241024084321419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084321419 DLLC NOTICE LLME(ffffffff/f9ee7362){UNASSIGNED} LLC RX: unknown TLLI 0xf9ee7362, creating LLME on the fly (gprs_llc.c:552) 20241024084321419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084321419 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241024084321419 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084321419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084321419 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084321419 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084321419 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084321419 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084321419 DLLC NOTICE LLME(ffffffff/f9ee7362){UNASSIGNED} LLGM Assign pre (f9ee7362 => caec6846) (gprs_llc.c:1079) 20241024084321419 DLLC NOTICE LLME(f9ee7362/caec6846){ASSIGNED} LLGM Assign post (f9ee7362 => caec6846) (gprs_llc.c:1125) 20241024084321419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084321419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084321419 DMM DEBUG MM(262420000000036/caec6846) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084321433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084321433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084321433 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084321433 DMM DEBUG MM(262420000000036/caec6846) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241024084321433 DMM NOTICE MM(262420000000036/caec6846) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084321433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084321433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084321433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084321434 DMM DEBUG MM(262420000000036/caec6846) Requesting authorization (sgsn_auth.c:160) 20241024084321434 DMM INFO MM(262420000000036/caec6846) Requesting authentication tuples (sgsn_auth.c:184) 20241024084321434 DMM DEBUG MM(262420000000036/caec6846) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084321434 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241024084321434 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)@973445186f38: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@973445186f38: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241024084321436 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084321436 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084321436 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084321436 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084321436 DMM INFO MM(262420000000036/caec6846) Subscriber data update (mmctx.c:445) 20241024084321436 DMM DEBUG MM(262420000000036/caec6846) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084321436 DMM INFO MM(262420000000036/caec6846) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084321436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084321436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084321436 DMM INFO MM(262420000000036/caec6846) <- GMM AUTH AND CIPHERING REQ (rand = e6 0c 7b 4a b7 d9 61 40 d2 68 a9 a2 05 18 97 8c , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084321443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084321443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084321443 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084321443 DMM INFO MM(262420000000036/caec6846) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084321443 DMM NOTICE MM(262420000000036/caec6846) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084321443 DMM DEBUG MM(262420000000036/caec6846) checking auth: received GSM SRES = 51 49 0a 49 (gprs_gmm.c:666) 20241024084321443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084321443 DMM DEBUG MM(262420000000036/caec6846) Requesting authorization (sgsn_auth.c:160) 20241024084321443 DMM INFO MM(262420000000036/caec6846) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084321443 DMM DEBUG MM(262420000000036/caec6846) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084321443 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241024084321443 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) 20241024084321443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084321443 DMM INFO MM(262420000000036/caec6846) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaec6846) (gprs_gmm.c:300) 20241024084321445 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084321445 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084321445 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241024084321445 DMM INFO MM(262420000000036/caec6846) Subscriber data update (mmctx.c:445) 20241024084321445 DMM DEBUG MM(262420000000036/caec6846) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084321445 DMM INFO MM(262420000000036/caec6846) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084321445 DMM NOTICE MM(262420000000036/caec6846) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241024084321445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084321445 DMM NOTICE MM(262420000000036/caec6846) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084321445 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) 20241024084321446 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084321446 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241024084321446 DMM INFO MM(262420000000036/caec6846) Subscriber data update (mmctx.c:445) 20241024084321446 DMM DEBUG MM(262420000000036/caec6846) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@973445186f38: Warning: Re-starting timer T, which is already active (running or expired). 20241024084327445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241024084327445 DMM INFO MM(262420000000036/caec6846) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaec6846) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@973445186f38: Warning: Re-starting timer T, which is already active (running or expired). 20241024084330792 DGPRS DEBUG Checking for inactive LLMEs, time = 11570144 (sgsn.c:131) 20241024084333446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241024084333446 DMM INFO MM(262420000000036/caec6846) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaec6846) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@973445186f38: Warning: Re-starting timer T, which is already active (running or expired). 20241024084339447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241024084339447 DMM INFO MM(262420000000036/caec6846) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaec6846) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@973445186f38: Warning: Re-starting timer T, which is already active (running or expired). 20241024084340365 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024084340365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241024084340365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084345448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241024084345448 DMM INFO MM(262420000000036/caec6846) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaec6846) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@973445186f38: Warning: Re-starting timer T, which is already active (running or expired). 20241024084349907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084349909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084349909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084349947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084349949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084349949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084349981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084349982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084349982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084351449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241024084351449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241024084351449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241024084351449 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241024084351449 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) 20241024084351449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Reject}: Deallocated (fsm.c:568) 20241024084351449 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084351449 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084351449 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241024084351449 DLLC NOTICE LLME(f9ee7362/caec6846){ASSIGNED} LLGM Assign pre (caec6846 => ffffffff) (gprs_llc.c:1079) 20241024084351449 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caec6846 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@973445186f38: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@973445186f38: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@973445186f38: Final verdict of PTC: pass 20241024084355462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51314<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084355464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084355464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@973445186f38: Final verdict of PTC: none -NSVCI97(350)@973445186f38: Final verdict of PTC: none -NSVCI99(361)@973445186f38: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@973445186f38: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@973445186f38: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@973445186f38: Final verdict of PTC: none -NSVCI98(356)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(354)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(348)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(359)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@973445186f38: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Oct 24 08:43:55 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 20241024084355557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084355858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55548<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89384) 20241024084356465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084356465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89384, count=94816) 20241024084357467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084357467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu Oct 24 08:43:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084358468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084358468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_hlr_location_cancel_request_update started. 20241024084358920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084358922 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@973445186f38: Provider Link came up: sending NS-RESET 20241024084358967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084358967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084358967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084358967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084358967 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084358967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084358967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084358967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084358967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084358969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084358969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084358969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084358969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084358969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084358969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084358969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084358969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084358969 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084358969 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084358969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084358970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084358970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084358974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084358984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084358984 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@973445186f38: Provider Link came up: sending NS-RESET 20241024084359000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084359000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084359000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084359000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084359000 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084359000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084359000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084359001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084359001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084359003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084359003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084359003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084359003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084359003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084359003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084359003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084359003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084359003 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084359003 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084359003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(374)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084359004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084359004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084359008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084359018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084359018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@973445186f38: Provider Link came up: sending NS-RESET 20241024084359051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084359051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084359051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084359051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084359051 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084359051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084359051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084359051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084359051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084359053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084359053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084359053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084359053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084359053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084359053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084359053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084359053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084359053 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084359053 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084359053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(380)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084359054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084359054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084359057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084359066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084359066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084359468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084359468 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084359468 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084359468 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(379)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084359470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(379)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084359471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(379)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@973445186f38: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F057F780'O, index=0 SGSN_Test-GSUP(381)@973445186f38: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@973445186f38: 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 := '7C71618B34169304B1FC341011E5261B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E03B09E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B131216D8BD5CBAC'O } } } } } 20241024084400526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084400526 DLLC NOTICE LLME(ffffffff/f057f780){UNASSIGNED} LLC RX: unknown TLLI 0xf057f780, creating LLME on the fly (gprs_llc.c:552) 20241024084400526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084400526 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084400526 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084400526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084400526 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084400526 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084400526 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084400526 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084400526 DLLC NOTICE LLME(ffffffff/f057f780){UNASSIGNED} LLGM Assign pre (f057f780 => cc0b7b7f) (gprs_llc.c:1079) 20241024084400526 DLLC NOTICE LLME(f057f780/cc0b7b7f){ASSIGNED} LLGM Assign post (f057f780 => cc0b7b7f) (gprs_llc.c:1125) 20241024084400526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084400526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084400526 DMM DEBUG MM(262420000000031/cc0b7b7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084400539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084400539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084400539 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084400539 DMM DEBUG MM(262420000000031/cc0b7b7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241024084400539 DMM NOTICE MM(262420000000031/cc0b7b7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084400539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084400539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084400539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084400539 DMM DEBUG MM(262420000000031/cc0b7b7f) Requesting authorization (sgsn_auth.c:160) 20241024084400539 DMM INFO MM(262420000000031/cc0b7b7f) Requesting authentication tuples (sgsn_auth.c:184) 20241024084400539 DMM DEBUG MM(262420000000031/cc0b7b7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084400539 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241024084400539 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)@973445186f38: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@973445186f38: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241024084400542 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084400542 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084400542 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084400542 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084400542 DMM INFO MM(262420000000031/cc0b7b7f) Subscriber data update (mmctx.c:445) 20241024084400542 DMM DEBUG MM(262420000000031/cc0b7b7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084400542 DMM INFO MM(262420000000031/cc0b7b7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084400542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084400542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084400542 DMM INFO MM(262420000000031/cc0b7b7f) <- GMM AUTH AND CIPHERING REQ (rand = 7c 71 61 8b 34 16 93 04 b1 fc 34 10 11 e5 26 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084400550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084400550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084400550 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084400550 DMM INFO MM(262420000000031/cc0b7b7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084400550 DMM NOTICE MM(262420000000031/cc0b7b7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084400550 DMM DEBUG MM(262420000000031/cc0b7b7f) checking auth: received GSM SRES = 4e 03 b0 9e (gprs_gmm.c:666) 20241024084400550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084400550 DMM DEBUG MM(262420000000031/cc0b7b7f) Requesting authorization (sgsn_auth.c:160) 20241024084400550 DMM INFO MM(262420000000031/cc0b7b7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084400550 DMM DEBUG MM(262420000000031/cc0b7b7f) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084400550 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241024084400550 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) 20241024084400550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084400550 DMM INFO MM(262420000000031/cc0b7b7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc0b7b7f) (gprs_gmm.c:300) 20241024084400551 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084400551 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084400551 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241024084400551 DMM INFO MM(262420000000031/cc0b7b7f) Subscriber data update (mmctx.c:445) 20241024084400551 DMM DEBUG MM(262420000000031/cc0b7b7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084400551 DMM INFO MM(262420000000031/cc0b7b7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084400551 DMM NOTICE MM(262420000000031/cc0b7b7f) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241024084400551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084400551 DMM NOTICE MM(262420000000031/cc0b7b7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084400551 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) 20241024084400552 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084400552 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241024084400552 DMM INFO MM(262420000000031/cc0b7b7f) Subscriber data update (mmctx.c:445) 20241024084400552 DMM DEBUG MM(262420000000031/cc0b7b7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084400558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084400558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084400558 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084400558 DMM INFO MM(262420000000031/cc0b7b7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084400558 DMM NOTICE MM(262420000000031/cc0b7b7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084400558 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084400558 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084400558 DLLC NOTICE LLME(f057f780/cc0b7b7f){ASSIGNED} LLGM Assign pre (ffffffff => cc0b7b7f) (gprs_llc.c:1079) 20241024084400558 DLLC NOTICE LLME(ffffffff/cc0b7b7f){ASSIGNED} LLGM Assign post (ffffffff => cc0b7b7f) (gprs_llc.c:1125) 20241024084400558 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084400558 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084400558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084400558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@973445186f38: setverdict(pass): none -> pass 20241024084400607 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241024084400607 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241024084400607 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) 20241024084400607 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241024084400607 DMM INFO MM(262420000000031/cc0b7b7f) Subscriber data update (mmctx.c:445) 20241024084400607 DMM DEBUG MM(262420000000031/cc0b7b7f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241024084400607 DMM INFO MM(262420000000031/cc0b7b7f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241024084400607 DMM INFO MM(262420000000031/cc0b7b7f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084400607 DMM INFO MM(262420000000031/cc0b7b7f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084400607 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084400607 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084400607 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084400607 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084400607 DLLC NOTICE LLME(ffffffff/cc0b7b7f){ASSIGNED} LLGM Assign pre (cc0b7b7f => ffffffff) (gprs_llc.c:1079) 20241024084400607 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc0b7b7f => ffffffff) (gprs_llc.c:1125) 20241024084400607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084400607 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084400607 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084400607 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084400793 DGPRS DEBUG Checking for inactive LLMEs, time = 11570174 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@973445186f38: setverdict(pass): pass -> pass, component reason not changed MC@973445186f38: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241024084405612 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084405612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@973445186f38: Final verdict of PTC: none -NSVCI97(369)@973445186f38: Final verdict of PTC: none -NSVCI98(374)@973445186f38: Final verdict of PTC: none -NSVCI99(380)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@973445186f38: Final verdict of PTC: none 20241024084405616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56432<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(366)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(367)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(378)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(372)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@973445186f38: Final verdict of PTC: pass MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@973445186f38: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu Oct 24 08:44:05 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 20241024084405748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084406049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87216) 20241024084406613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084406613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87216, count=93268) 20241024084407614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084407614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu Oct 24 08:44:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084408615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084408615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_hlr_location_cancel_request_withdraw started. 20241024084409108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084409109 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@973445186f38: Provider Link came up: sending NS-RESET 20241024084409156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084409156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084409156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084409156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084409156 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084409156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084409156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084409156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084409156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084409158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084409158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084409158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084409158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084409158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084409158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084409158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084409158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084409158 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084409158 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084409158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084409158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084409158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084409162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084409172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084409172 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(390)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@973445186f38: Provider Link came up: sending NS-RESET 20241024084409197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084409197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084409197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084409197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084409197 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084409197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084409197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084409197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084409197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(393)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(394)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084409199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084409199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084409199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084409200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084409200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084409200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084409200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084409200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084409200 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084409200 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084409200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084409200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084409200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084409204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084409212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084409212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(393)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@973445186f38: Provider Link came up: sending NS-RESET 20241024084409229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084409229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084409229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084409229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084409229 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084409229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084409229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084409229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084409229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084409231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084409231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084409231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084409232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084409232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084409232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084409232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084409232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084409232 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084409232 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084409232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084409232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084409232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084409236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084409246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084409246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084409616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084409616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084409616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084409616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084409618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084409618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@973445186f38: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='F4BE66A1'O, index=0 SGSN_Test-GSUP(400)@973445186f38: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@973445186f38: 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 := 'D30FDDB184F7177EAD19DE9716800AF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D037530'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '838BE6634F65FC51'O } } } } } 20241024084410673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084410673 DLLC NOTICE LLME(ffffffff/f4be66a1){UNASSIGNED} LLC RX: unknown TLLI 0xf4be66a1, creating LLME on the fly (gprs_llc.c:552) 20241024084410673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084410673 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084410673 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084410673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084410673 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084410673 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084410673 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084410673 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084410673 DLLC NOTICE LLME(ffffffff/f4be66a1){UNASSIGNED} LLGM Assign pre (f4be66a1 => faa4d8ec) (gprs_llc.c:1079) 20241024084410673 DLLC NOTICE LLME(f4be66a1/faa4d8ec){ASSIGNED} LLGM Assign post (f4be66a1 => faa4d8ec) (gprs_llc.c:1125) 20241024084410673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084410673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084410673 DMM DEBUG MM(262420000000029/faa4d8ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084410689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084410689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084410689 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084410689 DMM DEBUG MM(262420000000029/faa4d8ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241024084410689 DMM NOTICE MM(262420000000029/faa4d8ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084410689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084410689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084410689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084410689 DMM DEBUG MM(262420000000029/faa4d8ec) Requesting authorization (sgsn_auth.c:160) 20241024084410689 DMM INFO MM(262420000000029/faa4d8ec) Requesting authentication tuples (sgsn_auth.c:184) 20241024084410689 DMM DEBUG MM(262420000000029/faa4d8ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084410689 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241024084410689 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)@973445186f38: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@973445186f38: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241024084410692 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084410692 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084410692 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084410692 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084410692 DMM INFO MM(262420000000029/faa4d8ec) Subscriber data update (mmctx.c:445) 20241024084410693 DMM DEBUG MM(262420000000029/faa4d8ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084410693 DMM INFO MM(262420000000029/faa4d8ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084410693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084410693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084410693 DMM INFO MM(262420000000029/faa4d8ec) <- GMM AUTH AND CIPHERING REQ (rand = d3 0f dd b1 84 f7 17 7e ad 19 de 97 16 80 0a f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084410700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084410700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084410700 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084410700 DMM INFO MM(262420000000029/faa4d8ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084410700 DMM NOTICE MM(262420000000029/faa4d8ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084410700 DMM DEBUG MM(262420000000029/faa4d8ec) checking auth: received GSM SRES = 0d 03 75 30 (gprs_gmm.c:666) 20241024084410700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084410700 DMM DEBUG MM(262420000000029/faa4d8ec) Requesting authorization (sgsn_auth.c:160) 20241024084410700 DMM INFO MM(262420000000029/faa4d8ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084410700 DMM DEBUG MM(262420000000029/faa4d8ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084410700 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241024084410700 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) 20241024084410700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084410700 DMM INFO MM(262420000000029/faa4d8ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaa4d8ec) (gprs_gmm.c:300) 20241024084410701 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084410701 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084410701 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241024084410701 DMM INFO MM(262420000000029/faa4d8ec) Subscriber data update (mmctx.c:445) 20241024084410701 DMM DEBUG MM(262420000000029/faa4d8ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084410701 DMM INFO MM(262420000000029/faa4d8ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084410701 DMM NOTICE MM(262420000000029/faa4d8ec) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241024084410701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084410701 DMM NOTICE MM(262420000000029/faa4d8ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084410701 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) 20241024084410702 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084410702 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241024084410702 DMM INFO MM(262420000000029/faa4d8ec) Subscriber data update (mmctx.c:445) 20241024084410702 DMM DEBUG MM(262420000000029/faa4d8ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084410708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084410708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084410708 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084410708 DMM INFO MM(262420000000029/faa4d8ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084410708 DMM NOTICE MM(262420000000029/faa4d8ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084410708 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084410708 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084410708 DLLC NOTICE LLME(f4be66a1/faa4d8ec){ASSIGNED} LLGM Assign pre (ffffffff => faa4d8ec) (gprs_llc.c:1079) 20241024084410708 DLLC NOTICE LLME(ffffffff/faa4d8ec){ASSIGNED} LLGM Assign post (ffffffff => faa4d8ec) (gprs_llc.c:1125) 20241024084410708 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084410708 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084410708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084410708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@973445186f38: setverdict(pass): none -> pass 20241024084410757 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241024084410757 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241024084410757 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) 20241024084410757 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241024084410757 DMM INFO MM(262420000000029/faa4d8ec) Subscriber data update (mmctx.c:445) 20241024084410757 DMM DEBUG MM(262420000000029/faa4d8ec) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241024084410757 DMM INFO MM(262420000000029/faa4d8ec) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241024084410757 DMM INFO MM(262420000000029/faa4d8ec) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241024084410757 DMM NOTICE MM(262420000000029/faa4d8ec) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241024084410757 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241024084410757 DMM INFO MM(262420000000029/faa4d8ec) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241024084410757 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084410757 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084410757 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084410757 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084410757 DLLC NOTICE LLME(ffffffff/faa4d8ec){ASSIGNED} LLGM Assign pre (faa4d8ec => ffffffff) (gprs_llc.c:1079) 20241024084410757 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa4d8ec => ffffffff) (gprs_llc.c:1125) 20241024084410757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084410757 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084410757 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084410757 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084410758 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@973445186f38: Removing Client IMSI='262420000000029'H, index=0 20241024084410763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084410763 DLLC NOTICE LLME(ffffffff/faa4d8ec){UNASSIGNED} LLC RX: unknown TLLI 0xfaa4d8ec, creating LLME on the fly (gprs_llc.c:552) 20241024084410763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084410763 DMM NOTICE LLME(ffffffff/faa4d8ec){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241024084410763 DLLC NOTICE LLME(ffffffff/faa4d8ec){UNASSIGNED} LLGM Assign pre (faa4d8ec => ffffffff) (gprs_llc.c:1079) 20241024084410763 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa4d8ec => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@973445186f38: Final verdict of PTC: pass 20241024084410766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@973445186f38: Final verdict of PTC: none -NSVCI97(388)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@973445186f38: Final verdict of PTC: none -NSVCI98(394)@973445186f38: Final verdict of PTC: none -NSVCI99(398)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@973445186f38: Final verdict of PTC: none 20241024084410769 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(389)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@973445186f38: Final verdict of PTC: none20241024084410769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(390)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(392)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(386)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(396)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@973445186f38: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Thu Oct 24 08:44:10 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241024084410901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084411202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79548) 20241024084411771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084411771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79548, count=97552) 20241024084412772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084412772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Thu Oct 24 08:44:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084413774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084413774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241024084414260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084414261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@973445186f38: Provider Link came up: sending NS-RESET 20241024084414314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084414314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084414314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084414314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084414314 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084414314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084414314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084414314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084414314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084414316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084414316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084414316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084414316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084414316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084414316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084414316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084414316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084414316 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084414316 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084414316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084414317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084414317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(407)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084414321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084414331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084414331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(407)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@973445186f38: Provider Link came up: sending NS-RESET 20241024084414343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084414343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084414343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084414343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084414343 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084414343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084414343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084414343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084414343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084414345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084414345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084414345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084414345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084414345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084414345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084414345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084414345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084414345 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084414345 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084414345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084414346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084414346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084414350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084414360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084414360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@973445186f38: Provider Link came up: sending NS-RESET 20241024084414392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084414392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084414392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084414392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084414392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084414392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084414392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084414392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084414392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084414394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084414394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084414394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084414394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084414394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084414394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084414394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084414394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084414394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084414394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084414394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084414395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084414395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084414399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084414407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084414407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084414776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084414776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084414776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084414776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084414779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084414779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@973445186f38: 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(417)@973445186f38: 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(417)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@973445186f38: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C9F226D8'O, index=0 SGSN_Test-GSUP(419)@973445186f38: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241024084415826 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) 20241024084415826 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@973445186f38: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@973445186f38: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@973445186f38: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@973445186f38: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@973445186f38: Final verdict of PTC: pass 20241024084415831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51110<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@973445186f38: Final verdict of PTC: none 20241024084415833 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084415833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(407)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@973445186f38: Final verdict of PTC: none -NSVCI98(412)@973445186f38: Final verdict of PTC: none -NSVCI97(408)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@973445186f38: Final verdict of PTC: none -NSVCI99(418)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(406)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(416)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(410)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@973445186f38: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Oct 24 08:44:15 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 20241024084415965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084416266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241024084416833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084416833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20241024084417834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084417834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Thu Oct 24 08:44:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084418835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084418835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241024084419326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084419328 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@973445186f38: Provider Link came up: sending NS-RESET 20241024084419374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084419374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084419374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084419374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084419374 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084419374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084419374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084419374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084419374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084419375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084419375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084419375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084419376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084419376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084419376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084419376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084419376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084419376 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084419376 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084419376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084419376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084419376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084419381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084419390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084419390 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@973445186f38: Provider Link came up: sending NS-RESET 20241024084419412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084419412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084419412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084419412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084419412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084419412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084419412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084419412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084419412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084419414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084419414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084419414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084419414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084419414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084419414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084419414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084419414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084419414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084419414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084419414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(431)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084419415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084419415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084419419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084419428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084419428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@973445186f38: Provider Link came up: sending NS-RESET 20241024084419452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084419452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084419452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084419452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084419452 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084419452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084419452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084419452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084419452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084419453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084419453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084419453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084419454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084419454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084419454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084419454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084419454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084419454 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084419454 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084419454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084419454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084419454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084419458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084419468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084419468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084419836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084419836 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084419836 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084419836 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084419838 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084419839 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@973445186f38: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DAE15381'O, index=0 SGSN_Test-GSUP(438)@973445186f38: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241024084420879 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) 20241024084420879 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@973445186f38: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@973445186f38: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@973445186f38: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@973445186f38: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@973445186f38: Final verdict of PTC: pass 20241024084420884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36824<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@973445186f38: Final verdict of PTC: none -NSVCI97(426)@973445186f38: Final verdict of PTC: none -NSVCI98(431)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@973445186f38: Final verdict of PTC: none 20241024084420886 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084420886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@973445186f38: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@973445186f38: Final verdict of PTC: none -NSVCI99(436)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(425)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(434)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(429)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@973445186f38: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Oct 24 08:44:20 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 20241024084421016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084421317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48648) 20241024084421887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084421887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48648, count=53284) 20241024084422888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084422888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Oct 24 08:44:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084423889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084423889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_rau_unknown started. 20241024084424375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084424377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(446)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(446)@973445186f38: Provider Link came up: sending NS-RESET 20241024084424430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084424430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084424430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084424430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084424430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084424430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084424430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084424430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084424430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(446)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084424431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084424431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084424431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084424432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084424432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084424432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084424432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084424432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084424432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084424432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084424432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084424432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084424432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(446)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(445)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(446)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084424436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084424445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084424445 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(443)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(445)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@973445186f38: Provider Link came up: sending NS-RESET 20241024084424464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084424464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084424464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084424464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084424464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084424465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084424465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084424465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084424465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084424467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084424467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084424467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084424467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084424467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084424467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084424467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084424467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084424467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084424467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084424467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084424467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084424467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084424472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084424483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084424483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@973445186f38: Provider Link came up: sending NS-RESET 20241024084424497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084424497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084424497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084424497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084424497 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084424497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084424497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084424497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084424497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084424498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084424498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084424498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084424498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084424498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084424498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084424498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084424498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084424498 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084424498 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084424498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084424499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084424499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084424503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084424514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084424514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084424890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084424890 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084424890 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084424890 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084424892 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084424893 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(443)@973445186f38: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E3D4E515'O, index=0 SGSN_Test-GSUP(457)@973445186f38: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241024084425946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084425946 DLLC NOTICE LLME(ffffffff/e3d4e515){UNASSIGNED} LLC RX: unknown TLLI 0xe3d4e515, creating LLME on the fly (gprs_llc.c:552) 20241024084425946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241024084425946 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024084425946 DMM NOTICE LLME(ffffffff/e3d4e515){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241024084425946 DLLC NOTICE LLME(ffffffff/e3d4e515){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241024084425946 DMM ERROR LLME(ffffffff/e3d4e515){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241024084425946 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241024084425946 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241024084425946 DLLC NOTICE LLME(ffffffff/e3d4e515){UNASSIGNED} LLGM Assign pre (e3d4e515 => ffffffff) (gprs_llc.c:1079) 20241024084425946 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3d4e515 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@973445186f38: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(443)@973445186f38: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@973445186f38: Final verdict of PTC: pass 20241024084425960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@973445186f38: Final verdict of PTC: none -NSVCI97(446)@973445186f38: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@973445186f38: Final verdict of PTC: none 20241024084425963 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(450)@973445186f38: Final verdict of PTC: none 20241024084425963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rau_unknown-BVCI196(443)@973445186f38: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@973445186f38: Final verdict of PTC: none -NSVCI99(455)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(445)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(448)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(444)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(453)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_rau_unknown-BVCI196(443): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(444): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(445): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(446): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@973445186f38: Test case TC_rau_unknown finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Oct 24 08:44:26 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241024084426095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084426396 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=48604) 20241024084426963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084426963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48604, count=54656) 20241024084427964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084427964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Oct 24 08:44:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084428965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084428965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_rau started. 20241024084429454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084429456 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@973445186f38: Provider Link came up: sending NS-RESET 20241024084429498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084429498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084429498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084429498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084429499 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084429499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084429499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084429499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084429499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084429500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084429500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084429500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084429500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084429500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084429501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084429501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084429501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084429501 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084429501 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084429501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084429501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084429501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084429505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084429515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084429515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@973445186f38: Provider Link came up: sending NS-RESET 20241024084429539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084429540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084429540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084429540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084429540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084429540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084429540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084429540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084429540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084429541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084429541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084429541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084429541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084429541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084429541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084429542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084429542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084429542 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084429542 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084429542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084429542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084429542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084429546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084429556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084429556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@973445186f38: Provider Link came up: sending NS-RESET 20241024084429576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084429576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084429576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084429576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084429576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084429576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084429576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084429576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084429576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084429578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084429578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084429578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084429578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084429579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084429579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084429579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084429579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084429579 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084429579 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084429579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(474)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084429579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084429579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084429582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084429593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084429593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084429966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084429966 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084429966 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084429966 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084429968 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084429969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024084430794 DGPRS DEBUG Checking for inactive LLMEs, time = 11570204 (sgsn.c:131) TC_attach_rau-BVCI196(463)@973445186f38: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D025448E'O, index=0 SGSN_Test-GSUP(476)@973445186f38: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@973445186f38: 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 := '3956F481C574A67B9A747EF40FB7FF71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '089F3C41'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '267A39D19A8BB5D0'O } } } } } 20241024084431024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084431025 DLLC NOTICE LLME(ffffffff/d025448e){UNASSIGNED} LLC RX: unknown TLLI 0xd025448e, creating LLME on the fly (gprs_llc.c:552) 20241024084431025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084431025 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084431025 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084431025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084431025 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084431025 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084431025 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084431025 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084431025 DLLC NOTICE LLME(ffffffff/d025448e){UNASSIGNED} LLGM Assign pre (d025448e => fdb4c9be) (gprs_llc.c:1079) 20241024084431025 DLLC NOTICE LLME(d025448e/fdb4c9be){ASSIGNED} LLGM Assign post (d025448e => fdb4c9be) (gprs_llc.c:1125) 20241024084431025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084431025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084431025 DMM DEBUG MM(262420000000012/fdb4c9be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084431038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084431038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084431038 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084431038 DMM DEBUG MM(262420000000012/fdb4c9be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241024084431038 DMM NOTICE MM(262420000000012/fdb4c9be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084431038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084431038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084431038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084431038 DMM DEBUG MM(262420000000012/fdb4c9be) Requesting authorization (sgsn_auth.c:160) 20241024084431038 DMM INFO MM(262420000000012/fdb4c9be) Requesting authentication tuples (sgsn_auth.c:184) 20241024084431038 DMM DEBUG MM(262420000000012/fdb4c9be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084431038 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241024084431038 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)@973445186f38: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@973445186f38: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241024084431041 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084431041 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084431041 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084431041 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084431041 DMM INFO MM(262420000000012/fdb4c9be) Subscriber data update (mmctx.c:445) 20241024084431041 DMM DEBUG MM(262420000000012/fdb4c9be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084431041 DMM INFO MM(262420000000012/fdb4c9be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084431041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084431042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084431042 DMM INFO MM(262420000000012/fdb4c9be) <- GMM AUTH AND CIPHERING REQ (rand = 39 56 f4 81 c5 74 a6 7b 9a 74 7e f4 0f b7 ff 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084431050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084431050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084431050 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084431050 DMM INFO MM(262420000000012/fdb4c9be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084431050 DMM NOTICE MM(262420000000012/fdb4c9be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084431050 DMM DEBUG MM(262420000000012/fdb4c9be) checking auth: received GSM SRES = 08 9f 3c 41 (gprs_gmm.c:666) 20241024084431050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084431050 DMM DEBUG MM(262420000000012/fdb4c9be) Requesting authorization (sgsn_auth.c:160) 20241024084431050 DMM INFO MM(262420000000012/fdb4c9be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084431050 DMM DEBUG MM(262420000000012/fdb4c9be) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084431050 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241024084431050 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) 20241024084431050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084431050 DMM INFO MM(262420000000012/fdb4c9be) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdb4c9be) (gprs_gmm.c:300) 20241024084431051 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084431051 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084431051 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241024084431051 DMM INFO MM(262420000000012/fdb4c9be) Subscriber data update (mmctx.c:445) 20241024084431051 DMM DEBUG MM(262420000000012/fdb4c9be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084431051 DMM INFO MM(262420000000012/fdb4c9be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084431051 DMM NOTICE MM(262420000000012/fdb4c9be) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241024084431051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084431051 DMM NOTICE MM(262420000000012/fdb4c9be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084431051 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) 20241024084431052 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084431052 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241024084431052 DMM INFO MM(262420000000012/fdb4c9be) Subscriber data update (mmctx.c:445) 20241024084431052 DMM DEBUG MM(262420000000012/fdb4c9be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084431059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084431059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084431059 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084431059 DMM INFO MM(262420000000012/fdb4c9be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084431059 DMM NOTICE MM(262420000000012/fdb4c9be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084431059 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084431059 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084431059 DLLC NOTICE LLME(d025448e/fdb4c9be){ASSIGNED} LLGM Assign pre (ffffffff => fdb4c9be) (gprs_llc.c:1079) 20241024084431059 DLLC NOTICE LLME(ffffffff/fdb4c9be){ASSIGNED} LLGM Assign post (ffffffff => fdb4c9be) (gprs_llc.c:1125) 20241024084431059 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084431059 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084431059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084431059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@973445186f38: setverdict(pass): none -> pass 20241024084431111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084431111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084431111 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084431111 DMM INFO MM(262420000000012/fdb4c9be) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024084431111 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084431111 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024084431111 DLLC NOTICE LLME(ffffffff/fdb4c9be){ASSIGNED} LLGM Assign pre (fdb4c9be => dca73f91) (gprs_llc.c:1079) 20241024084431111 DLLC NOTICE LLME(fdb4c9be/dca73f91){ASSIGNED} LLGM Assign post (fdb4c9be => dca73f91) (gprs_llc.c:1125) 20241024084431111 DMM INFO MM(262420000000012/dca73f91) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@973445186f38: Removing Client IMSI='262420000000012'H, index=0 20241024084431119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084431119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241024084431119 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084431119 DMM INFO MM(262420000000012/dca73f91) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241024084431119 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241024084431119 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084431119 DLLC NOTICE LLME(fdb4c9be/dca73f91){ASSIGNED} LLGM Assign pre (ffffffff => dca73f91) (gprs_llc.c:1079) 20241024084431119 DLLC NOTICE LLME(ffffffff/dca73f91){ASSIGNED} LLGM Assign post (ffffffff => dca73f91) (gprs_llc.c:1125) 20241024084431119 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@973445186f38: Final verdict of PTC: pass 20241024084431122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47918<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@973445186f38: Final verdict of PTC: none -NSVCI98(469)@973445186f38: Final verdict of PTC: none 20241024084431125 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084431125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI210(468)@973445186f38: Final verdict of PTC: none -NSVCI97(464)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@973445186f38: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@973445186f38: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@973445186f38: Final verdict of PTC: none -NSVCI99(474)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(462)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(467)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(472)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@973445186f38: Test case TC_attach_rau finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Oct 24 08:44:31 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241024084431253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084431655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60852) 20241024084432125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084432125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60852, count=92220) 20241024084433126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084433126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Oct 24 08:44:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084434127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084434127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_rau_a_a started. 20241024084434715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084434717 DMM INFO MM(262420000000012/dca73f91) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084434717 DMM INFO MM(262420000000012/dca73f91) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084434717 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084434717 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084434717 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084434717 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084434717 DLLC NOTICE LLME(ffffffff/dca73f91){ASSIGNED} LLGM Assign pre (dca73f91 => ffffffff) (gprs_llc.c:1079) 20241024084434717 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dca73f91 => ffffffff) (gprs_llc.c:1125) 20241024084434717 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241024084434717 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) 20241024084434717 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) 20241024084434717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084434717 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084434717 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084434717 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084434717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@973445186f38: Provider Link came up: sending NS-RESET 20241024084434759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084434759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084434759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084434759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084434759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084434759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084434759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084434759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084434759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084434760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084434760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084434760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084434760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084434760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084434760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084434760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084434760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084434760 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084434760 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084434760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084434761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084434761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084434765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084434775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084434775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@973445186f38: Provider Link came up: sending NS-RESET 20241024084434797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084434797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084434797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084434797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084434797 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084434797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084434797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084434797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084434797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084434799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084434799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084434799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084434799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084434799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084434799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084434799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084434799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084434799 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084434799 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084434799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084434800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084434800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084434803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084434814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084434814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(490)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@973445186f38: Provider Link came up: sending NS-RESET 20241024084434839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084434839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084434839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084434840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084434840 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084434840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084434840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084434840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084434840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084434841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084434841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084434841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084434841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084434841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084434841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084434842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084434842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084434842 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084434842 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084434842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084434842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084434842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084434846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084434854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084434854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(491)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084435128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084435128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084435128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084435128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084435130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084435131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@973445186f38: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E3721FE4'O, index=0 SGSN_Test-GSUP(495)@973445186f38: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@973445186f38: 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 := '9AF0675F26A6F24EE95F18FD7FCFF545'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9644800E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A3D5783C59DF3049'O } } } } } 20241024084436186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084436186 DLLC NOTICE LLME(ffffffff/e3721fe4){UNASSIGNED} LLC RX: unknown TLLI 0xe3721fe4, creating LLME on the fly (gprs_llc.c:552) 20241024084436186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084436186 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084436186 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084436186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084436186 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084436186 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084436186 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084436186 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084436186 DLLC NOTICE LLME(ffffffff/e3721fe4){UNASSIGNED} LLGM Assign pre (e3721fe4 => f6360687) (gprs_llc.c:1079) 20241024084436186 DLLC NOTICE LLME(e3721fe4/f6360687){ASSIGNED} LLGM Assign post (e3721fe4 => f6360687) (gprs_llc.c:1125) 20241024084436186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084436186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084436186 DMM DEBUG MM(262420000000037/f6360687) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084436200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084436200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084436200 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084436200 DMM DEBUG MM(262420000000037/f6360687) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241024084436200 DMM NOTICE MM(262420000000037/f6360687) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084436200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084436200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084436200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084436200 DMM DEBUG MM(262420000000037/f6360687) Requesting authorization (sgsn_auth.c:160) 20241024084436200 DMM INFO MM(262420000000037/f6360687) Requesting authentication tuples (sgsn_auth.c:184) 20241024084436200 DMM DEBUG MM(262420000000037/f6360687) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084436200 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241024084436200 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)@973445186f38: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@973445186f38: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241024084436203 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084436203 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084436203 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084436203 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084436203 DMM INFO MM(262420000000037/f6360687) Subscriber data update (mmctx.c:445) 20241024084436203 DMM DEBUG MM(262420000000037/f6360687) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084436203 DMM INFO MM(262420000000037/f6360687) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084436203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084436203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084436203 DMM INFO MM(262420000000037/f6360687) <- GMM AUTH AND CIPHERING REQ (rand = 9a f0 67 5f 26 a6 f2 4e e9 5f 18 fd 7f cf f5 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084436210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084436210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084436210 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084436210 DMM INFO MM(262420000000037/f6360687) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084436210 DMM NOTICE MM(262420000000037/f6360687) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084436210 DMM DEBUG MM(262420000000037/f6360687) checking auth: received GSM SRES = 96 44 80 0e (gprs_gmm.c:666) 20241024084436210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084436210 DMM DEBUG MM(262420000000037/f6360687) Requesting authorization (sgsn_auth.c:160) 20241024084436210 DMM INFO MM(262420000000037/f6360687) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084436210 DMM DEBUG MM(262420000000037/f6360687) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084436210 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241024084436210 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) 20241024084436210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084436210 DMM INFO MM(262420000000037/f6360687) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6360687) (gprs_gmm.c:300) 20241024084436211 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084436211 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084436211 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241024084436211 DMM INFO MM(262420000000037/f6360687) Subscriber data update (mmctx.c:445) 20241024084436211 DMM DEBUG MM(262420000000037/f6360687) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084436211 DMM INFO MM(262420000000037/f6360687) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084436211 DMM NOTICE MM(262420000000037/f6360687) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241024084436211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084436211 DMM NOTICE MM(262420000000037/f6360687) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084436211 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) 20241024084436212 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084436212 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241024084436212 DMM INFO MM(262420000000037/f6360687) Subscriber data update (mmctx.c:445) 20241024084436212 DMM DEBUG MM(262420000000037/f6360687) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084436219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084436219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084436219 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084436219 DMM INFO MM(262420000000037/f6360687) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084436219 DMM NOTICE MM(262420000000037/f6360687) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084436219 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084436219 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084436219 DLLC NOTICE LLME(e3721fe4/f6360687){ASSIGNED} LLGM Assign pre (ffffffff => f6360687) (gprs_llc.c:1079) 20241024084436219 DLLC NOTICE LLME(ffffffff/f6360687){ASSIGNED} LLGM Assign post (ffffffff => f6360687) (gprs_llc.c:1125) 20241024084436219 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084436219 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084436219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084436219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@973445186f38: setverdict(pass): none -> pass 20241024084436271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084436271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084436271 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084436271 DMM INFO MM(262420000000037/f6360687) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024084436271 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084436271 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024084436271 DLLC NOTICE LLME(ffffffff/f6360687){ASSIGNED} LLGM Assign pre (f6360687 => c682bdd8) (gprs_llc.c:1079) 20241024084436271 DLLC NOTICE LLME(f6360687/c682bdd8){ASSIGNED} LLGM Assign post (f6360687 => c682bdd8) (gprs_llc.c:1125) 20241024084436271 DMM INFO MM(262420000000037/c682bdd8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084436280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084436280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241024084436280 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084436280 DMM INFO MM(262420000000037/c682bdd8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241024084436280 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241024084436280 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084436280 DLLC NOTICE LLME(f6360687/c682bdd8){ASSIGNED} LLGM Assign pre (ffffffff => c682bdd8) (gprs_llc.c:1079) 20241024084436280 DLLC NOTICE LLME(ffffffff/c682bdd8){ASSIGNED} LLGM Assign post (ffffffff => c682bdd8) (gprs_llc.c:1125) 20241024084436280 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241024084436280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084436280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084436280 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084436280 DMM INFO MM(262420000000037/c682bdd8) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024084436280 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084436280 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024084436280 DLLC NOTICE LLME(ffffffff/c682bdd8){ASSIGNED} LLGM Assign pre (c682bdd8 => d7419551) (gprs_llc.c:1079) 20241024084436280 DLLC NOTICE LLME(c682bdd8/d7419551){ASSIGNED} LLGM Assign post (c682bdd8 => d7419551) (gprs_llc.c:1125) 20241024084436280 DMM INFO MM(262420000000037/d7419551) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084436287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084436287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084436287 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084436287 DMM INFO MM(262420000000037/d7419551) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241024084436287 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241024084436287 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084436287 DLLC NOTICE LLME(c682bdd8/d7419551){ASSIGNED} LLGM Assign pre (ffffffff => d7419551) (gprs_llc.c:1079) 20241024084436287 DLLC NOTICE LLME(ffffffff/d7419551){ASSIGNED} LLGM Assign post (ffffffff => d7419551) (gprs_llc.c:1125) 20241024084436287 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241024084436287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084436287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084436287 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084436287 DMM INFO MM(262420000000037/d7419551) -> GMM DETACH REQUEST TLLI=0xd7419551 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241024084436287 DMM INFO MM(262420000000037/d7419551) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241024084436287 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084436287 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084436287 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084436287 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084436287 DLLC NOTICE LLME(ffffffff/d7419551){ASSIGNED} LLGM Assign pre (d7419551 => ffffffff) (gprs_llc.c:1079) 20241024084436287 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7419551 => ffffffff) (gprs_llc.c:1125) 20241024084436287 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241024084436287 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) 20241024084436287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084436287 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084436287 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084436287 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084436288 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@973445186f38: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@973445186f38: Final verdict of PTC: pass 20241024084441297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47940<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@973445186f38: Final verdict of PTC: none 20241024084441300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084441300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI196(482)@973445186f38: Final verdict of PTC: none -NSVCI97(483)@973445186f38: Final verdict of PTC: none -NSVCI98(488)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@973445186f38: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@973445186f38: Final verdict of PTC: none -NSVCI99(493)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@973445186f38: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(486)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(492)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(481)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@973445186f38: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Oct 24 08:44:41 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 20241024084441430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084441731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108356) 20241024084442301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084442301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108356, count=112712) 20241024084443301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084443301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Oct 24 08:44:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084444303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084444303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_rau_a_b started. 20241024084444791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084444793 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(503)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@973445186f38: Provider Link came up: sending NS-RESET 20241024084444841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084444841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084444841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084444841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084444841 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084444841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084444841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084444841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084444841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(503)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084444843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084444843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084444843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084444843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084444843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084444843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084444843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084444843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084444843 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084444843 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084444843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084444844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084444844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(502)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084444848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084444857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084444857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(504)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(500)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(502)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@973445186f38: Provider Link came up: sending NS-RESET 20241024084444871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084444871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084444871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084444871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084444871 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084444871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084444871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084444871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084444871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084444873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084444873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084444873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084444873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084444873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084444873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084444873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084444873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084444873 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084444873 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084444873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084444874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084444874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084444878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084444888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084444888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@973445186f38: Provider Link came up: sending NS-RESET 20241024084444907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084444908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084444908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084444908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084444908 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084444908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084444908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084444908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084444908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084444910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084444910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084444910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084444910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084444910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084444910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084444910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084444910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084444910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084444910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084444910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084444911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084444911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084444914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084444926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084444926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084445303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084445303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084445303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084445303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084445305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084445306 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@973445186f38: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C72CD45A'O, index=0 SGSN_Test-GSUP(514)@973445186f38: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@973445186f38: 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 := '58D9A951E06AA2C4F800DC5BE18D846C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10648BCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA94414E66C2328A'O } } } } } 20241024084446358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084446358 DLLC NOTICE LLME(ffffffff/c72cd45a){UNASSIGNED} LLC RX: unknown TLLI 0xc72cd45a, creating LLME on the fly (gprs_llc.c:552) 20241024084446358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084446358 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084446359 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084446359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084446359 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084446359 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084446359 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084446359 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084446359 DLLC NOTICE LLME(ffffffff/c72cd45a){UNASSIGNED} LLGM Assign pre (c72cd45a => d55a5bb0) (gprs_llc.c:1079) 20241024084446359 DLLC NOTICE LLME(c72cd45a/d55a5bb0){ASSIGNED} LLGM Assign post (c72cd45a => d55a5bb0) (gprs_llc.c:1125) 20241024084446359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084446359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084446359 DMM DEBUG MM(262420000000038/d55a5bb0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084446372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084446372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084446372 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084446372 DMM DEBUG MM(262420000000038/d55a5bb0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241024084446372 DMM NOTICE MM(262420000000038/d55a5bb0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084446372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084446372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084446372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084446372 DMM DEBUG MM(262420000000038/d55a5bb0) Requesting authorization (sgsn_auth.c:160) 20241024084446372 DMM INFO MM(262420000000038/d55a5bb0) Requesting authentication tuples (sgsn_auth.c:184) 20241024084446372 DMM DEBUG MM(262420000000038/d55a5bb0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084446372 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241024084446372 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)@973445186f38: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@973445186f38: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241024084446375 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084446375 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084446375 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084446375 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084446375 DMM INFO MM(262420000000038/d55a5bb0) Subscriber data update (mmctx.c:445) 20241024084446375 DMM DEBUG MM(262420000000038/d55a5bb0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084446375 DMM INFO MM(262420000000038/d55a5bb0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084446375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084446375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084446375 DMM INFO MM(262420000000038/d55a5bb0) <- GMM AUTH AND CIPHERING REQ (rand = 58 d9 a9 51 e0 6a a2 c4 f8 00 dc 5b e1 8d 84 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084446383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084446383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084446383 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084446383 DMM INFO MM(262420000000038/d55a5bb0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084446383 DMM NOTICE MM(262420000000038/d55a5bb0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084446383 DMM DEBUG MM(262420000000038/d55a5bb0) checking auth: received GSM SRES = 10 64 8b ca (gprs_gmm.c:666) 20241024084446383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084446383 DMM DEBUG MM(262420000000038/d55a5bb0) Requesting authorization (sgsn_auth.c:160) 20241024084446383 DMM INFO MM(262420000000038/d55a5bb0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084446383 DMM DEBUG MM(262420000000038/d55a5bb0) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084446383 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241024084446383 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) 20241024084446383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084446383 DMM INFO MM(262420000000038/d55a5bb0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd55a5bb0) (gprs_gmm.c:300) 20241024084446384 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084446384 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084446384 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241024084446384 DMM INFO MM(262420000000038/d55a5bb0) Subscriber data update (mmctx.c:445) 20241024084446384 DMM DEBUG MM(262420000000038/d55a5bb0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084446384 DMM INFO MM(262420000000038/d55a5bb0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084446384 DMM NOTICE MM(262420000000038/d55a5bb0) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241024084446384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084446384 DMM NOTICE MM(262420000000038/d55a5bb0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084446384 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) 20241024084446385 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084446385 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241024084446385 DMM INFO MM(262420000000038/d55a5bb0) Subscriber data update (mmctx.c:445) 20241024084446385 DMM DEBUG MM(262420000000038/d55a5bb0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084446391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084446391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084446391 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084446391 DMM INFO MM(262420000000038/d55a5bb0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084446391 DMM NOTICE MM(262420000000038/d55a5bb0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084446391 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084446391 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084446391 DLLC NOTICE LLME(c72cd45a/d55a5bb0){ASSIGNED} LLGM Assign pre (ffffffff => d55a5bb0) (gprs_llc.c:1079) 20241024084446391 DLLC NOTICE LLME(ffffffff/d55a5bb0){ASSIGNED} LLGM Assign post (ffffffff => d55a5bb0) (gprs_llc.c:1125) 20241024084446391 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084446391 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084446391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084446391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@973445186f38: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@973445186f38: attach complete sending rau 20241024084446442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084446442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084446442 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084446442 DMM INFO MM(262420000000038/d55a5bb0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024084446442 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084446442 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024084446442 DLLC NOTICE LLME(ffffffff/d55a5bb0){ASSIGNED} LLGM Assign pre (d55a5bb0 => cb23200a) (gprs_llc.c:1079) 20241024084446442 DLLC NOTICE LLME(d55a5bb0/cb23200a){ASSIGNED} LLGM Assign post (d55a5bb0 => cb23200a) (gprs_llc.c:1125) 20241024084446442 DMM INFO MM(262420000000038/cb23200a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@973445186f38: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@973445186f38: Removing Client IMSI='262420000000038'H, index=0 20241024084446450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084446450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241024084446450 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084446450 DMM INFO MM(262420000000038/cb23200a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241024084446450 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241024084446450 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084446450 DLLC NOTICE LLME(d55a5bb0/cb23200a){ASSIGNED} LLGM Assign pre (ffffffff => cb23200a) (gprs_llc.c:1079) 20241024084446450 DLLC NOTICE LLME(ffffffff/cb23200a){ASSIGNED} LLGM Assign post (ffffffff => cb23200a) (gprs_llc.c:1125) 20241024084446450 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@973445186f38: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CB23200A'O, index=0 TC_attach_rau_a_b(516)@973445186f38: sending second RAU via different RA 20241024084446454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084446454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084446454 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024084446454 DMM INFO MM(262420000000038/cb23200a) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cb23200a, P-TMSI: cb23200a (00000000), TLLI: cb23200a (cb23200a), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241024084446454 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241024084446454 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024084446454 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084446454 DLLC NOTICE LLME(ffffffff/cb23200a){ASSIGNED} LLGM Assign pre (cb23200a => cb23200a) (gprs_llc.c:1079) 20241024084446454 DLLC NOTICE LLME(cb23200a/cb23200a){ASSIGNED} LLGM Assign post (cb23200a => cb23200a) (gprs_llc.c:1125) 20241024084446454 DMM INFO MM(262420000000038/cb23200a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084446469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084446469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084446469 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084446469 DMM INFO MM(262420000000038/cb23200a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241024084446469 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241024084446469 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084446469 DLLC NOTICE LLME(cb23200a/cb23200a){ASSIGNED} LLGM Assign pre (ffffffff => cb23200a) (gprs_llc.c:1079) 20241024084446469 DLLC NOTICE LLME(ffffffff/cb23200a){ASSIGNED} LLGM Assign post (ffffffff => cb23200a) (gprs_llc.c:1125) 20241024084446469 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241024084446469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084446469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084446469 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084446469 DMM INFO MM(262420000000038/cb23200a) -> GMM DETACH REQUEST TLLI=0xcb23200a type=GPRS detach Power-off (gprs_gmm.c:1465) 20241024084446469 DMM INFO MM(262420000000038/cb23200a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241024084446469 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084446469 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084446469 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084446469 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084446469 DLLC NOTICE LLME(ffffffff/cb23200a){ASSIGNED} LLGM Assign pre (cb23200a => ffffffff) (gprs_llc.c:1079) 20241024084446469 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb23200a => ffffffff) (gprs_llc.c:1125) 20241024084446469 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241024084446469 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) 20241024084446469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084446470 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084446470 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084446470 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084446470 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@973445186f38: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@973445186f38: Final verdict of PTC: pass 20241024084451479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@973445186f38: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@973445186f38: Final verdict of PTC: none 20241024084451482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084451482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(498)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@973445186f38: Final verdict of PTC: none -NSVCI97(503)@973445186f38: Final verdict of PTC: none -NSVCI98(507)@973445186f38: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@973445186f38: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@973445186f38: Final verdict of PTC: none -NSVCI99(512)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(510)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(505)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(501)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@973445186f38: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Oct 24 08:44:51 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 20241024084451609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084451911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20241024084452483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084452483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=108092) 20241024084453485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084453485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Oct 24 08:44:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084454486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084454486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_usim_resync started. 20241024084454974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084454975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@973445186f38: Provider Link came up: sending NS-RESET 20241024084455019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084455019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084455019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084455020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084455020 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084455020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084455020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084455020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084455020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084455021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084455021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084455021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084455022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084455022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084455022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084455022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084455022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084455022 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084455022 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084455022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084455022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084455022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084455026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084455035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084455035 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@973445186f38: Provider Link came up: sending NS-RESET 20241024084455055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084455055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084455055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084455055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084455055 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084455055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084455055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084455055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084455055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084455057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084455057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084455057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084455057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084455057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084455057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084455057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084455057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084455057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084455057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084455057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084455058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084455058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084455061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084455070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084455070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@973445186f38: Provider Link came up: sending NS-RESET 20241024084455104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084455104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084455104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084455104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084455104 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084455104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084455104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084455104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084455104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084455105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084455105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084455105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084455105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084455105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084455105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084455105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084455105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084455105 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084455105 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084455105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084455105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084455105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084455108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084455115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084455115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(529)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084455487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084455487 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084455487 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084455487 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084455489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084455489 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(531)@973445186f38: 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(531)@973445186f38: 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(531)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@973445186f38: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='C989D572'O, index=0 SGSN_Test-GSUP(533)@973445186f38: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@973445186f38: 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 := '9562C84801EA50285483D39EBFB38990'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '077686AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F5A9B1F068366ED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4B816CC651FF911A2063882FDA2A0AFF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8D5994C57BB751145C0E50BF893CFF11'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6589DC90AAD765F2BC7B028AD9643BAF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D9487F5538842032'O } } } } } 20241024084456544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084456544 DLLC NOTICE LLME(ffffffff/c989d572){UNASSIGNED} LLC RX: unknown TLLI 0xc989d572, creating LLME on the fly (gprs_llc.c:552) 20241024084456544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084456545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084456545 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084456545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084456545 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084456545 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084456545 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084456545 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084456545 DLLC NOTICE LLME(ffffffff/c989d572){UNASSIGNED} LLGM Assign pre (c989d572 => f4b7fcdd) (gprs_llc.c:1079) 20241024084456545 DLLC NOTICE LLME(c989d572/f4b7fcdd){ASSIGNED} LLGM Assign post (c989d572 => f4b7fcdd) (gprs_llc.c:1125) 20241024084456545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084456545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084456545 DMM DEBUG MM(262420000000040/f4b7fcdd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084456557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084456557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084456557 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084456557 DMM DEBUG MM(262420000000040/f4b7fcdd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241024084456557 DMM NOTICE MM(262420000000040/f4b7fcdd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084456557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084456557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084456557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084456557 DMM DEBUG MM(262420000000040/f4b7fcdd) Requesting authorization (sgsn_auth.c:160) 20241024084456557 DMM INFO MM(262420000000040/f4b7fcdd) Requesting authentication tuples (sgsn_auth.c:184) 20241024084456557 DMM DEBUG MM(262420000000040/f4b7fcdd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084456557 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241024084456557 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@973445186f38: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@973445186f38: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241024084456560 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084456560 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084456560 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084456560 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084456561 DMM INFO MM(262420000000040/f4b7fcdd) Subscriber data update (mmctx.c:445) 20241024084456561 DMM DEBUG MM(262420000000040/f4b7fcdd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084456561 DMM INFO MM(262420000000040/f4b7fcdd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084456561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084456561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084456561 DMM INFO MM(262420000000040/f4b7fcdd) <- GMM AUTH AND CIPHERING REQ (rand = 95 62 c8 48 01 ea 50 28 54 83 d3 9e bf b3 89 90 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 89 dc 90 aa d7 65 f2 bc 7b 02 8a d9 64 3b af ) (gprs_gmm.c:483) 20241024084456568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084456568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084456568 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084456568 DMM INFO MM(262420000000040/f4b7fcdd) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241024084456568 DMM INFO MM(262420000000040/f4b7fcdd) R99 AUTHENTICATION SYNCH (AUTS = 625de8a7c582715548139bc4a0e0) (gprs_gmm.c:711) 20241024084456568 DMM DEBUG MM(262420000000040/f4b7fcdd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084456568 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241024084456568 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 62 5d e8 a7 c5 82 71 55 48 13 9b c4 a0 e0 20 10 95 62 c8 48 01 ea 50 28 54 83 d3 9e bf b3 89 90 28 01 01 (gprs_subscriber.c:210) 20241024084456568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241024084456568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241024084456569 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084456569 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084456569 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084456569 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084456569 DMM INFO MM(262420000000040/f4b7fcdd) Subscriber data update (mmctx.c:445) 20241024084456569 DMM DEBUG MM(262420000000040/f4b7fcdd) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241024084456569 DMM INFO MM(262420000000040/f4b7fcdd) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241024084456569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084456569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084456569 DMM INFO MM(262420000000040/f4b7fcdd) <- GMM AUTH AND CIPHERING REQ (rand = 33 3f cb 61 61 55 2f fa 0b 08 14 3f b6 c8 26 b3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 39 d7 bf f2 24 13 9b 21 c5 14 a1 0f b9 5d d4 e4 ) (gprs_gmm.c:483) 20241024084456575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084456575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7bdcd0 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084456575 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084456575 DMM INFO MM(262420000000040/f4b7fcdd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084456575 DMM NOTICE MM(262420000000040/f4b7fcdd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084456575 DMM DEBUG MM(262420000000040/f4b7fcdd) checking auth: received UMTS RES = 05 08 91 d7 53 3b ef 1a (gprs_gmm.c:666) 20241024084456575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084456575 DMM DEBUG MM(262420000000040/f4b7fcdd) Requesting authorization (sgsn_auth.c:160) 20241024084456575 DMM INFO MM(262420000000040/f4b7fcdd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084456575 DMM DEBUG MM(262420000000040/f4b7fcdd) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084456575 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241024084456575 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) 20241024084456575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084456575 DMM INFO MM(262420000000040/f4b7fcdd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4b7fcdd) (gprs_gmm.c:300) 20241024084456576 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084456576 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084456576 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241024084456576 DMM INFO MM(262420000000040/f4b7fcdd) Subscriber data update (mmctx.c:445) 20241024084456576 DMM DEBUG MM(262420000000040/f4b7fcdd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084456576 DMM INFO MM(262420000000040/f4b7fcdd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084456576 DMM NOTICE MM(262420000000040/f4b7fcdd) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241024084456576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084456577 DMM NOTICE MM(262420000000040/f4b7fcdd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084456577 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) 20241024084456577 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084456577 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241024084456577 DMM INFO MM(262420000000040/f4b7fcdd) Subscriber data update (mmctx.c:445) 20241024084456577 DMM DEBUG MM(262420000000040/f4b7fcdd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@973445186f38: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@973445186f38: Removing Client IMSI='262420000000040'H, index=0 20241024084456583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084456583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084456583 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084456583 DMM INFO MM(262420000000040/f4b7fcdd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084456583 DMM NOTICE MM(262420000000040/f4b7fcdd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084456583 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084456583 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084456583 DLLC NOTICE LLME(c989d572/f4b7fcdd){ASSIGNED} LLGM Assign pre (ffffffff => f4b7fcdd) (gprs_llc.c:1079) 20241024084456583 DLLC NOTICE LLME(ffffffff/f4b7fcdd){ASSIGNED} LLGM Assign post (ffffffff => f4b7fcdd) (gprs_llc.c:1125) 20241024084456583 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084456583 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084456583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084456583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@973445186f38: Final verdict of PTC: pass 20241024084456586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57880<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@973445186f38: Final verdict of PTC: none 20241024084456588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084456588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_resync-BVCI196(520)@973445186f38: Final verdict of PTC: none -NSVCI97(521)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@973445186f38: Final verdict of PTC: none -NSVCI98(526)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@973445186f38: Final verdict of PTC: none -NSVCI99(532)@973445186f38: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@973445186f38: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(530)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(524)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(519)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@973445186f38: Test case TC_attach_usim_resync finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Oct 24 08:44:56 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 20241024084456713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084457114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85176) 20241024084457589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084457589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85176, count=95852) 20241024084458590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084458590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Oct 24 08:44:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084459592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084459592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_usim_a54_a54 started. 20241024084500173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084500175 DMM INFO MM(262420000000040/f4b7fcdd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084500175 DMM INFO MM(262420000000040/f4b7fcdd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084500175 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084500175 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084500175 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084500176 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084500176 DLLC NOTICE LLME(ffffffff/f4b7fcdd){ASSIGNED} LLGM Assign pre (f4b7fcdd => ffffffff) (gprs_llc.c:1079) 20241024084500176 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4b7fcdd => ffffffff) (gprs_llc.c:1125) 20241024084500176 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241024084500176 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) 20241024084500176 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) 20241024084500176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084500176 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084500176 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084500176 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084500176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@973445186f38: Provider Link came up: sending NS-RESET 20241024084500218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084500218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084500218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084500218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084500218 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084500218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084500218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084500218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084500218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084500219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084500219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084500219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084500220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084500220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084500220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084500220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084500220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084500220 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084500220 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084500220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084500220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084500220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084500223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084500233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084500233 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@973445186f38: Provider Link came up: sending NS-RESET 20241024084500262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084500262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084500262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084500262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084500262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084500262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084500262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084500262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084500262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084500264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084500264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084500264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(545)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084500265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084500265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084500265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084500265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084500265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084500265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084500265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084500265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(546)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084500266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084500266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084500269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084500278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084500278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(547)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(543)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@973445186f38: Provider Link came up: sending NS-RESET 20241024084500293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084500293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084500293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084500293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084500293 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084500293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084500294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084500294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084500294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084500295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084500295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084500295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084500296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084500296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084500296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084500296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084500296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084500296 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084500296 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084500296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084500296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084500296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084500301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084500310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084500310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084500593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084500593 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084500593 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084500593 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084500595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084500596 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024084500795 DGPRS DEBUG Checking for inactive LLMEs, time = 11570234 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(539)@973445186f38: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='D2BA9A80'O, index=0 SGSN_Test-GSUP(552)@973445186f38: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@973445186f38: 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 := 'E0A31DCD71438F8CF3D7767EFFEC17B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '151DFF88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8570F463A4C1876A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A0C5D661A3A54EB690FFA1D5B9EF4CD8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '854AFFCA159811B570C1C8EF3928DEA6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '545EE80539E10D10097B8AB878C5B8F8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2F4085956EA28612'O } } } } } 20241024084501649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084501649 DLLC NOTICE LLME(ffffffff/d2ba9a80){UNASSIGNED} LLC RX: unknown TLLI 0xd2ba9a80, creating LLME on the fly (gprs_llc.c:552) 20241024084501649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084501649 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084501649 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084501649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084501649 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084501649 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084501649 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084501649 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084501649 DLLC NOTICE LLME(ffffffff/d2ba9a80){UNASSIGNED} LLGM Assign pre (d2ba9a80 => eea50e24) (gprs_llc.c:1079) 20241024084501649 DLLC NOTICE LLME(d2ba9a80/eea50e24){ASSIGNED} LLGM Assign post (d2ba9a80 => eea50e24) (gprs_llc.c:1125) 20241024084501649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084501649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084501649 DMM DEBUG MM(262420000000040/eea50e24) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084501661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084501661 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084501661 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084501661 DMM DEBUG MM(262420000000040/eea50e24) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241024084501661 DMM NOTICE MM(262420000000040/eea50e24) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084501661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084501661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084501662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084501662 DMM DEBUG MM(262420000000040/eea50e24) Requesting authorization (sgsn_auth.c:160) 20241024084501662 DMM INFO MM(262420000000040/eea50e24) Requesting authentication tuples (sgsn_auth.c:184) 20241024084501662 DMM DEBUG MM(262420000000040/eea50e24) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084501662 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241024084501662 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)@973445186f38: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@973445186f38: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241024084501665 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084501665 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084501665 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084501665 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084501665 DMM INFO MM(262420000000040/eea50e24) Subscriber data update (mmctx.c:445) 20241024084501665 DMM DEBUG MM(262420000000040/eea50e24) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084501665 DMM INFO MM(262420000000040/eea50e24) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084501665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084501665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084501665 DMM INFO MM(262420000000040/eea50e24) <- GMM AUTH AND CIPHERING REQ (rand = e0 a3 1d cd 71 43 8f 8c f3 d7 76 7e ff ec 17 b5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 54 5e e8 05 39 e1 0d 10 09 7b 8a b8 78 c5 b8 f8 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@973445186f38: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@973445186f38: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@973445186f38: Final verdict of PTC: pass 20241024084501674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34704<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084501676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084501676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@973445186f38: Final verdict of PTC: none -NSVCI97(540)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@973445186f38: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@973445186f38: Final verdict of PTC: none -NSVCI99(550)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@973445186f38: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@973445186f38: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(538)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(544)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(548)@973445186f38: Final verdict of PTC: none -NSVCI98(546)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@973445186f38: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Oct 24 08:45:01 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 20241024084501810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084502211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34706<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71640) 20241024084502677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084502678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71640, count=72900) 20241024084503679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084503679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Oct 24 08:45:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084504681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084504681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_usim_a54_a53 started. 20241024084505267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084505268 DMM INFO MM(262420000000040/eea50e24) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084505268 DMM INFO MM(262420000000040/eea50e24) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084505268 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084505268 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084505268 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084505268 DMM ERROR MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241024084505268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Deallocated (fsm.c:568) 20241024084505268 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084505268 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084505269 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084505269 DLLC NOTICE LLME(d2ba9a80/eea50e24){ASSIGNED} LLGM Assign pre (eea50e24 => ffffffff) (gprs_llc.c:1079) 20241024084505269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eea50e24 => ffffffff) (gprs_llc.c:1125) 20241024084505269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(560)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@973445186f38: Provider Link came up: sending NS-RESET 20241024084505325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084505325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084505325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084505325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084505325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084505325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084505325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084505325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084505325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084505327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084505327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084505327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(559)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084505328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084505328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084505328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084505328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084505328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084505328 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084505328 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084505328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(560)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084505328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084505329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084505332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084505341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084505341 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(557)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(559)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@973445186f38: Provider Link came up: sending NS-RESET 20241024084505357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084505357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084505357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084505357 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084505357 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084505357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084505357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084505357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084505357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084505359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084505359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084505359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084505359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084505359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084505359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084505359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084505359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084505359 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084505359 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084505359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084505359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084505359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084505364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084505373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084505373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@973445186f38: Provider Link came up: sending NS-RESET 20241024084505397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084505397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084505397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084505397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084505397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084505397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084505397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084505397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084505397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084505399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084505399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084505399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084505399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084505399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084505399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084505399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084505399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084505399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084505399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084505399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084505400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084505400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084505404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084505413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084505413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084505682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084505682 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084505682 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084505682 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084505684 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084505685 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@973445186f38: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='D058B236'O, index=0 SGSN_Test-GSUP(571)@973445186f38: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@973445186f38: 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 := '6102ED00CEAE7055E28B7DFC56D29D2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDD3334E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26B3DFFFF9B01997'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF09CB9DBD120B1E8ADB871F54943E4F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F473333B8F2995493C7C6912633E7A08'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1D727EF81C8637760DE748DB3DE1E1AA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '08F06409AF8A97EE'O } } } } } 20241024084506740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084506740 DLLC NOTICE LLME(ffffffff/d058b236){UNASSIGNED} LLC RX: unknown TLLI 0xd058b236, creating LLME on the fly (gprs_llc.c:552) 20241024084506740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084506740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084506740 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084506740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084506740 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084506740 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084506740 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084506740 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084506740 DLLC NOTICE LLME(ffffffff/d058b236){UNASSIGNED} LLGM Assign pre (d058b236 => db92507f) (gprs_llc.c:1079) 20241024084506740 DLLC NOTICE LLME(d058b236/db92507f){ASSIGNED} LLGM Assign post (d058b236 => db92507f) (gprs_llc.c:1125) 20241024084506740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084506740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084506740 DMM DEBUG MM(262420000000040/db92507f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084506753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084506753 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084506753 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084506753 DMM DEBUG MM(262420000000040/db92507f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241024084506753 DMM NOTICE MM(262420000000040/db92507f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084506753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084506753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084506753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084506753 DMM DEBUG MM(262420000000040/db92507f) Requesting authorization (sgsn_auth.c:160) 20241024084506753 DMM INFO MM(262420000000040/db92507f) Requesting authentication tuples (sgsn_auth.c:184) 20241024084506753 DMM DEBUG MM(262420000000040/db92507f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084506753 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241024084506753 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)@973445186f38: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@973445186f38: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241024084506757 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084506757 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084506757 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084506757 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084506757 DMM INFO MM(262420000000040/db92507f) Subscriber data update (mmctx.c:445) 20241024084506757 DMM DEBUG MM(262420000000040/db92507f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084506757 DMM INFO MM(262420000000040/db92507f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084506757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084506757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084506757 DMM INFO MM(262420000000040/db92507f) <- GMM AUTH AND CIPHERING REQ (rand = 61 02 ed 00 ce ae 70 55 e2 8b 7d fc 56 d2 9d 2e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1d 72 7e f8 1c 86 37 76 0d e7 48 db 3d e1 e1 aa ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@973445186f38: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@973445186f38: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@973445186f38: Final verdict of PTC: pass 20241024084506767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34716<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084506768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084506769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(571)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@973445186f38: Final verdict of PTC: none -NSVCI97(560)@973445186f38: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@973445186f38: Final verdict of PTC: none -NSVCI98(564)@973445186f38: Final verdict of PTC: none -NSVCI99(569)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@973445186f38: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(562)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(558)@973445186f38: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(567)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@973445186f38: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Oct 24 08:45:06 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 20241024084506893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084507295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33118<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70696) 20241024084507769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084507769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70696, count=71856) 20241024084508771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084508771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Oct 24 08:45:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084509772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084509772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_usim_a53_a54 started. 20241024084510354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084510356 DMM INFO MM(262420000000040/db92507f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084510356 DMM INFO MM(262420000000040/db92507f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084510356 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084510356 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084510356 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084510356 DMM ERROR MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241024084510356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Deallocated (fsm.c:568) 20241024084510356 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084510356 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084510356 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084510356 DLLC NOTICE LLME(d058b236/db92507f){ASSIGNED} LLGM Assign pre (db92507f => ffffffff) (gprs_llc.c:1079) 20241024084510356 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db92507f => ffffffff) (gprs_llc.c:1125) 20241024084510356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@973445186f38: Provider Link came up: sending NS-RESET 20241024084510401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084510401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084510401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084510401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084510401 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084510401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084510401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084510401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084510401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084510403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084510403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084510403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084510403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084510403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084510403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084510403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084510403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084510403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084510403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084510403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(578)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084510404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084510404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084510409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084510418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084510418 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@973445186f38: Provider Link came up: sending NS-RESET 20241024084510438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084510438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084510438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084510438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084510438 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084510438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084510438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084510438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084510438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084510440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084510440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084510440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084510440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084510440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084510440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084510440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084510440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084510440 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084510440 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084510440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084510441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084510441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084510445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084510456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084510456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@973445186f38: Provider Link came up: sending NS-RESET 20241024084510480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084510480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084510480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084510480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084510480 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084510480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084510480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084510480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084510480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084510481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084510481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084510481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084510482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084510482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084510482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084510482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084510482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084510482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084510482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084510482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084510483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084510483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084510486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084510497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084510497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084510773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084510773 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084510773 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084510773 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084510775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084510776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@973445186f38: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='F0DF93DD'O, index=0 SGSN_Test-GSUP(590)@973445186f38: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@973445186f38: 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 := '6F12655F16ABE800A3D430D32EA7DA78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D5256BBC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '776B205B80277D85'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EC9774A80F74376B2F464A16234B7D8C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C5A35C0F04E5BB240BA542202F2DDB51'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F525DC5AA934C2C07ABA335FFDB35994'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '73D0DDC891DFE905'O } } } } } 20241024084511829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084511829 DLLC NOTICE LLME(ffffffff/f0df93dd){UNASSIGNED} LLC RX: unknown TLLI 0xf0df93dd, creating LLME on the fly (gprs_llc.c:552) 20241024084511829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084511829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084511829 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084511829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084511829 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084511829 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084511829 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084511829 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084511829 DLLC NOTICE LLME(ffffffff/f0df93dd){UNASSIGNED} LLGM Assign pre (f0df93dd => d15d8f0f) (gprs_llc.c:1079) 20241024084511829 DLLC NOTICE LLME(f0df93dd/d15d8f0f){ASSIGNED} LLGM Assign post (f0df93dd => d15d8f0f) (gprs_llc.c:1125) 20241024084511829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084511829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084511829 DMM DEBUG MM(262420000000040/d15d8f0f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084511844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084511844 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084511844 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084511844 DMM DEBUG MM(262420000000040/d15d8f0f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241024084511844 DMM NOTICE MM(262420000000040/d15d8f0f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084511844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084511844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084511844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084511844 DMM DEBUG MM(262420000000040/d15d8f0f) Requesting authorization (sgsn_auth.c:160) 20241024084511844 DMM INFO MM(262420000000040/d15d8f0f) Requesting authentication tuples (sgsn_auth.c:184) 20241024084511844 DMM DEBUG MM(262420000000040/d15d8f0f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084511844 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241024084511844 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)@973445186f38: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@973445186f38: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241024084511847 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084511847 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084511847 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084511847 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084511847 DMM INFO MM(262420000000040/d15d8f0f) Subscriber data update (mmctx.c:445) 20241024084511847 DMM DEBUG MM(262420000000040/d15d8f0f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084511847 DMM INFO MM(262420000000040/d15d8f0f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084511847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084511847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084511847 DMM INFO MM(262420000000040/d15d8f0f) <- GMM AUTH AND CIPHERING REQ (rand = 6f 12 65 5f 16 ab e8 00 a3 d4 30 d3 2e a7 da 78 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f5 25 dc 5a a9 34 c2 c0 7a ba 33 5f fd b3 59 94 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@973445186f38: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@973445186f38: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@973445186f38: Final verdict of PTC: pass 20241024084511856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33128<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084511858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084511858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@973445186f38: Final verdict of PTC: none -NSVCI98(583)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@973445186f38: Final verdict of PTC: none -NSVCI99(588)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@973445186f38: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@973445186f38: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@973445186f38: Final verdict of PTC: none -NSVCI97(578)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@973445186f38: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(581)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(576)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(586)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@973445186f38: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Oct 24 08:45:11 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 20241024084511984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084512385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67592) 20241024084512859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084512859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67592, count=71948) 20241024084513860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084513860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Oct 24 08:45:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084514861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084514861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_usim_a50_a54 started. 20241024084515446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084515448 DMM INFO MM(262420000000040/d15d8f0f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084515448 DMM INFO MM(262420000000040/d15d8f0f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084515448 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084515448 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084515448 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084515448 DMM ERROR MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241024084515448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Deallocated (fsm.c:568) 20241024084515448 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084515448 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084515448 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084515448 DLLC NOTICE LLME(f0df93dd/d15d8f0f){ASSIGNED} LLGM Assign pre (d15d8f0f => ffffffff) (gprs_llc.c:1079) 20241024084515448 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d15d8f0f => ffffffff) (gprs_llc.c:1125) 20241024084515448 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@973445186f38: Provider Link came up: sending NS-RESET 20241024084515507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084515507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084515507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084515507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084515507 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084515507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084515507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084515507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084515507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(597)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(598)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084515509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084515509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084515509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084515509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084515509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084515509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084515509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084515509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084515509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084515509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084515509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(598)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084515510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084515510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084515513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084515522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084515522 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(595)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(597)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@973445186f38: Provider Link came up: sending NS-RESET 20241024084515540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084515540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084515540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084515540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084515540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084515540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084515540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084515540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084515540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084515541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084515541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084515541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084515541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084515541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084515541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084515541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084515541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084515541 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084515541 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084515541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084515542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084515542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084515545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084515555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084515555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@973445186f38: Provider Link came up: sending NS-RESET 20241024084515584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084515584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084515584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084515584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084515584 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084515584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084515584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084515584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084515584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084515585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084515585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084515585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084515586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084515586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084515586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084515586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084515586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084515586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084515586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084515586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084515587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084515587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084515591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084515600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084515600 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084515862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084515862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084515862 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084515862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084515864 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084515865 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(595)@973445186f38: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='F32EFFD8'O, index=0 SGSN_Test-GSUP(609)@973445186f38: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@973445186f38: 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 := '9FAF8EB9EB3111A33EC4A582923D4A2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B056112'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CD802E5E99ADB5E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '71329361FF6BFDF73CF8A7FFEA5FAF57'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A63484600B424AC9C6EBF4C87E951866'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EE7D68F5CF98D575BB56231BDCD73684'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1D5B61C58D9A53BF'O } } } } } 20241024084516922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084516922 DLLC NOTICE LLME(ffffffff/f32effd8){UNASSIGNED} LLC RX: unknown TLLI 0xf32effd8, creating LLME on the fly (gprs_llc.c:552) 20241024084516922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084516922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084516922 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084516922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084516922 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084516922 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084516922 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084516922 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084516923 DLLC NOTICE LLME(ffffffff/f32effd8){UNASSIGNED} LLGM Assign pre (f32effd8 => d455fdd5) (gprs_llc.c:1079) 20241024084516923 DLLC NOTICE LLME(f32effd8/d455fdd5){ASSIGNED} LLGM Assign post (f32effd8 => d455fdd5) (gprs_llc.c:1125) 20241024084516923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084516923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084516923 DMM DEBUG MM(262420000000040/d455fdd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084516935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084516935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084516935 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084516935 DMM DEBUG MM(262420000000040/d455fdd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241024084516935 DMM NOTICE MM(262420000000040/d455fdd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084516935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084516935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084516935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084516935 DMM DEBUG MM(262420000000040/d455fdd5) Requesting authorization (sgsn_auth.c:160) 20241024084516935 DMM INFO MM(262420000000040/d455fdd5) Requesting authentication tuples (sgsn_auth.c:184) 20241024084516935 DMM DEBUG MM(262420000000040/d455fdd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084516935 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241024084516935 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)@973445186f38: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@973445186f38: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241024084516937 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084516938 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084516938 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084516938 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084516938 DMM INFO MM(262420000000040/d455fdd5) Subscriber data update (mmctx.c:445) 20241024084516938 DMM DEBUG MM(262420000000040/d455fdd5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084516938 DMM INFO MM(262420000000040/d455fdd5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084516938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084516938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084516938 DMM INFO MM(262420000000040/d455fdd5) <- GMM AUTH AND CIPHERING REQ (rand = 9f af 8e b9 eb 31 11 a3 3e c4 a5 82 92 3d 4a 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = ee 7d 68 f5 cf 98 d5 75 bb 56 23 1b dc d7 36 84 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@973445186f38: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(595)@973445186f38: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@973445186f38: Final verdict of PTC: pass 20241024084516948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@973445186f38: Final verdict of PTC: none 20241024084516950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084516950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(608)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@973445186f38: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@973445186f38: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@973445186f38: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(595)@973445186f38: Final verdict of PTC: none -NSVCI97(598)@973445186f38: Final verdict of PTC: none -NSVCI99(607)@973445186f38: Final verdict of PTC: none -NSVCI98(602)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(605)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(600)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(596)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(595): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@973445186f38: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Oct 24 08:45:17 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 20241024084517079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084517480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70588) 20241024084517951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084517951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70588, count=71848) 20241024084518952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084518952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Oct 24 08:45:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084519953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084519953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_usim_a54_a50 started. 20241024084520541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084520543 DMM INFO MM(262420000000040/d455fdd5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084520543 DMM INFO MM(262420000000040/d455fdd5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084520543 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084520543 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084520543 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084520543 DMM ERROR MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241024084520543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Deallocated (fsm.c:568) 20241024084520543 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084520543 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084520543 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084520543 DLLC NOTICE LLME(f32effd8/d455fdd5){ASSIGNED} LLGM Assign pre (d455fdd5 => ffffffff) (gprs_llc.c:1079) 20241024084520543 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d455fdd5 => ffffffff) (gprs_llc.c:1125) 20241024084520543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@973445186f38: Provider Link came up: sending NS-RESET 20241024084520587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084520587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084520587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084520587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084520587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084520587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084520587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084520587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084520587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084520589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084520589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084520589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084520589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084520589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084520589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084520589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084520589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084520589 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084520589 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084520589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084520590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084520590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084520594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084520603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084520603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@973445186f38: Provider Link came up: sending NS-RESET 20241024084520623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084520623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084520623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084520623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084520623 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084520623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084520623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084520623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084520623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084520625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084520625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084520625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084520625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084520625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084520625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084520625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084520625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084520625 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084520625 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084520625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084520626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084520626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084520630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084520640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084520640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(623)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(620)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@973445186f38: Provider Link came up: sending NS-RESET 20241024084520666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084520666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084520666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084520666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084520666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084520666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084520666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084520666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084520666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084520668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084520668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084520668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084520668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084520668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084520668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084520668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084520668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084520668 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084520668 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084520668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(627)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084520669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084520669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084520672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084520681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084520681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084520954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084520954 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084520954 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084520954 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084520956 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084520957 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@973445186f38: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='F60E44D6'O, index=0 SGSN_Test-GSUP(628)@973445186f38: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@973445186f38: 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 := 'B2DFC364F5B94BBB9835F80BB93C4DF7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65EF5689'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CF139A40C4A0F65'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FE268EA909FF940329A9C620C67FE71E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7F8729D05F98F8A15245F45ED4C2C84C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7B9F8BB52B66508A385A644D926C30B1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D08AB51B0568FA4D'O } } } } } 20241024084522013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084522013 DLLC NOTICE LLME(ffffffff/f60e44d6){UNASSIGNED} LLC RX: unknown TLLI 0xf60e44d6, creating LLME on the fly (gprs_llc.c:552) 20241024084522013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084522013 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084522013 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084522013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084522013 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084522013 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084522013 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084522013 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084522013 DLLC NOTICE LLME(ffffffff/f60e44d6){UNASSIGNED} LLGM Assign pre (f60e44d6 => f90e3b8d) (gprs_llc.c:1079) 20241024084522013 DLLC NOTICE LLME(f60e44d6/f90e3b8d){ASSIGNED} LLGM Assign post (f60e44d6 => f90e3b8d) (gprs_llc.c:1125) 20241024084522013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084522013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084522013 DMM DEBUG MM(262420000000040/f90e3b8d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084522027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084522027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084522027 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084522027 DMM DEBUG MM(262420000000040/f90e3b8d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241024084522027 DMM NOTICE MM(262420000000040/f90e3b8d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084522027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084522027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084522027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084522027 DMM DEBUG MM(262420000000040/f90e3b8d) Requesting authorization (sgsn_auth.c:160) 20241024084522027 DMM INFO MM(262420000000040/f90e3b8d) Requesting authentication tuples (sgsn_auth.c:184) 20241024084522027 DMM DEBUG MM(262420000000040/f90e3b8d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084522027 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241024084522027 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)@973445186f38: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@973445186f38: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241024084522030 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084522030 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084522030 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084522030 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084522030 DMM INFO MM(262420000000040/f90e3b8d) Subscriber data update (mmctx.c:445) 20241024084522030 DMM DEBUG MM(262420000000040/f90e3b8d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084522030 DMM INFO MM(262420000000040/f90e3b8d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084522030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084522030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084522030 DMM INFO MM(262420000000040/f90e3b8d) <- GMM AUTH AND CIPHERING REQ (rand = b2 df c3 64 f5 b9 4b bb 98 35 f8 0b b9 3c 4d f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7b 9f 8b b5 2b 66 50 8a 38 5a 64 4d 92 6c 30 b1 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@973445186f38: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@973445186f38: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@973445186f38: Final verdict of PTC: pass 20241024084522039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43366<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@973445186f38: Final verdict of PTC: none 20241024084522041 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084522042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(626)@973445186f38: Final verdict of PTC: none -NSVCI98(621)@973445186f38: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@973445186f38: Final verdict of PTC: none -NSVCI99(627)@973445186f38: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@973445186f38: Final verdict of PTC: none -NSVCI97(616)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@973445186f38: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(619)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(614)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(625)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@973445186f38: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Oct 24 08:45:22 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 20241024084522173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084522574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70596) 20241024084523042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084523042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70596, count=71856) 20241024084524044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084524044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Oct 24 08:45:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084525044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084525044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_detach_unknown_nopoweroff started. 20241024084525635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084525636 DMM INFO MM(262420000000040/f90e3b8d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084525636 DMM INFO MM(262420000000040/f90e3b8d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084525636 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084525636 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084525636 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084525636 DMM ERROR MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241024084525636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Deallocated (fsm.c:568) 20241024084525636 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084525636 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084525636 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084525636 DLLC NOTICE LLME(f60e44d6/f90e3b8d){ASSIGNED} LLGM Assign pre (f90e3b8d => ffffffff) (gprs_llc.c:1079) 20241024084525636 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f90e3b8d => ffffffff) (gprs_llc.c:1125) 20241024084525636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@973445186f38: Provider Link came up: sending NS-RESET 20241024084525682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084525682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084525682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084525682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084525682 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084525682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084525682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084525682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084525682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084525683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084525684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084525684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084525684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084525684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084525684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084525684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084525684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084525684 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084525684 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084525684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084525684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084525684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084525688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084525697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084525697 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(636)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 TC_detach_unknown_nopoweroff-BVCI196(634)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@973445186f38: Provider Link came up: sending NS-RESET 20241024084525720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084525720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084525720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084525720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084525720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084525720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084525721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084525721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084525721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084525722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084525722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084525722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084525722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084525722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084525722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084525722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084525722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084525722 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084525722 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084525722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084525723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084525723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084525726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084525734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084525734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(642)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@973445186f38: Provider Link came up: sending NS-RESET 20241024084525767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084525767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084525767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084525767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084525767 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084525767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084525767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084525767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084525767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084525769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084525769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084525769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084525769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084525769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084525770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084525770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084525770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084525770 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084525770 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084525770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(645)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084525770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084525770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084525773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084525781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084525781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084526045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084526045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084526045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084526045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084526048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084526048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@973445186f38: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='DE53E63D'O, index=0 SGSN_Test-GSUP(647)@973445186f38: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241024084527100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084527100 DLLC NOTICE LLME(ffffffff/de53e63d){UNASSIGNED} LLC RX: unknown TLLI 0xde53e63d, creating LLME on the fly (gprs_llc.c:552) 20241024084527100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084527100 DMM NOTICE LLME(ffffffff/de53e63d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241024084527100 DLLC NOTICE LLME(ffffffff/de53e63d){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241024084527100 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xde53e63d type=GPRS detach (gprs_gmm.c:1465) 20241024084527100 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241024084527100 DLLC NOTICE LLME(ffffffff/de53e63d){UNASSIGNED} LLGM Assign pre (de53e63d => ffffffff) (gprs_llc.c:1079) 20241024084527100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de53e63d => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@973445186f38: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@973445186f38: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@973445186f38: Final verdict of PTC: pass 20241024084527114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43384<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@973445186f38: Final verdict of PTC: none 20241024084527117 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084527117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(635)@973445186f38: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@973445186f38: Final verdict of PTC: none -NSVCI99(645)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@973445186f38: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@973445186f38: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@973445186f38: Final verdict of PTC: none -NSVCI98(640)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(638)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(633)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(643)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@973445186f38: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Oct 24 08:45:27 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 20241024084527246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084527547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57104) 20241024084528117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084528117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57104, count=57744) 20241024084529119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084529119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Oct 24 08:45:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084530119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084530119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_detach_unknown_poweroff started. 20241024084530605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084530606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@973445186f38: Provider Link came up: sending NS-RESET 20241024084530648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084530648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084530648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084530648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084530648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084530648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084530648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084530648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084530648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084530649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084530649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084530649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084530649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084530649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084530649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084530649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084530650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084530650 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084530650 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084530650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084530650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084530650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084530655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084530663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084530663 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@973445186f38: Provider Link came up: sending NS-RESET 20241024084530689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084530689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084530689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084530689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084530689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084530689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084530689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084530689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084530689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084530690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084530690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084530690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084530691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084530691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084530691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084530691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084530691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084530691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084530691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084530691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(659)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(660)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084530692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084530692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084530696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084530706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084530706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(661)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(657)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(659)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@973445186f38: Provider Link came up: sending NS-RESET 20241024084530715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084530716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084530716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084530716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084530716 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084530716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084530716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084530716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084530716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084530717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084530717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084530717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084530717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084530717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084530717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084530717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084530717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084530717 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084530717 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084530717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084530718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084530718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084530721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084530730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084530730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084530796 DGPRS DEBUG Checking for inactive LLMEs, time = 11570264 (sgsn.c:131) 20241024084531120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084531120 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084531120 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084531120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084531123 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084531123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@973445186f38: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='F590BDAA'O, index=0 SGSN_Test-GSUP(666)@973445186f38: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241024084532174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084532174 DLLC NOTICE LLME(ffffffff/f590bdaa){UNASSIGNED} LLC RX: unknown TLLI 0xf590bdaa, creating LLME on the fly (gprs_llc.c:552) 20241024084532174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084532174 DMM NOTICE LLME(ffffffff/f590bdaa){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@973445186f38: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@973445186f38: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@973445186f38: Final verdict of PTC: pass 20241024084537182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38426<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084537184 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084537184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(666)@973445186f38: Final verdict of PTC: none -NSVCI97(654)@973445186f38: Final verdict of PTC: none -NSVCI98(660)@973445186f38: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@973445186f38: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@973445186f38: Final verdict of PTC: none -NSVCI99(664)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@973445186f38: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(652)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(662)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(658)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@973445186f38: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Oct 24 08:45:37 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 20241024084537312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084537613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46752) 20241024084538186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084538186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46752, count=52184) 20241024084539187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084539187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Oct 24 08:45:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084540187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084540187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_detach_nopoweroff started. 20241024084540673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084540674 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@973445186f38: Provider Link came up: sending NS-RESET 20241024084540712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084540712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084540712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084540712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084540712 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084540712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084540712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084540712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084540712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084540714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084540714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084540714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084540714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084540714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084540714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084540714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084540714 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084540714 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084540714 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084540714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084540715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084540715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084540718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084540729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084540729 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(674)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 TC_detach_nopoweroff-BVCI196(672)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@973445186f38: Provider Link came up: sending NS-RESET 20241024084540756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084540756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084540756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084540756 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084540756 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084540756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084540756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084540756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084540756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084540757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084540757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084540757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084540757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084540757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084540757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084540758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084540758 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084540758 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084540758 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084540758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084540758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084540758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084540761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084540771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084540771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@973445186f38: Provider Link came up: sending NS-RESET 20241024084540792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084540792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084540792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084540792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084540792 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084540792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084540792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084540792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084540792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084540794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084540794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084540794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084540794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084540794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084540794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084540794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084540794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084540794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084540794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084540794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084540795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084540795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084540799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084540808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084540808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084541188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084541188 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084541188 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084541188 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084541190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084541190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@973445186f38: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='C3CCECAA'O, index=0 SGSN_Test-GSUP(685)@973445186f38: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@973445186f38: 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 := '5D5D6B252E6EAAED705524E7023F5337'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4BB78D70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21E09E68F19A0345'O } } } } } 20241024084542245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084542245 DLLC NOTICE LLME(ffffffff/c3ccecaa){UNASSIGNED} LLC RX: unknown TLLI 0xc3ccecaa, creating LLME on the fly (gprs_llc.c:552) 20241024084542245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084542245 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084542245 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084542245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084542245 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084542245 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084542245 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084542245 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084542245 DLLC NOTICE LLME(ffffffff/c3ccecaa){UNASSIGNED} LLGM Assign pre (c3ccecaa => d716f2d0) (gprs_llc.c:1079) 20241024084542245 DLLC NOTICE LLME(c3ccecaa/d716f2d0){ASSIGNED} LLGM Assign post (c3ccecaa => d716f2d0) (gprs_llc.c:1125) 20241024084542245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084542245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084542245 DMM DEBUG MM(262420000000015/d716f2d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084542257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084542257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084542258 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084542258 DMM DEBUG MM(262420000000015/d716f2d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241024084542258 DMM NOTICE MM(262420000000015/d716f2d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084542258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084542258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084542258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084542258 DMM DEBUG MM(262420000000015/d716f2d0) Requesting authorization (sgsn_auth.c:160) 20241024084542258 DMM INFO MM(262420000000015/d716f2d0) Requesting authentication tuples (sgsn_auth.c:184) 20241024084542258 DMM DEBUG MM(262420000000015/d716f2d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084542258 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241024084542258 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@973445186f38: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@973445186f38: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241024084542260 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084542260 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084542260 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084542260 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084542260 DMM INFO MM(262420000000015/d716f2d0) Subscriber data update (mmctx.c:445) 20241024084542260 DMM DEBUG MM(262420000000015/d716f2d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084542260 DMM INFO MM(262420000000015/d716f2d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084542260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084542260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084542260 DMM INFO MM(262420000000015/d716f2d0) <- GMM AUTH AND CIPHERING REQ (rand = 5d 5d 6b 25 2e 6e aa ed 70 55 24 e7 02 3f 53 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084542266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084542266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084542267 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084542267 DMM INFO MM(262420000000015/d716f2d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084542267 DMM NOTICE MM(262420000000015/d716f2d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084542267 DMM DEBUG MM(262420000000015/d716f2d0) checking auth: received GSM SRES = 4b b7 8d 70 (gprs_gmm.c:666) 20241024084542267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084542267 DMM DEBUG MM(262420000000015/d716f2d0) Requesting authorization (sgsn_auth.c:160) 20241024084542267 DMM INFO MM(262420000000015/d716f2d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084542267 DMM DEBUG MM(262420000000015/d716f2d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084542267 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241024084542267 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) 20241024084542267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084542267 DMM INFO MM(262420000000015/d716f2d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd716f2d0) (gprs_gmm.c:300) 20241024084542268 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084542268 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084542268 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241024084542268 DMM INFO MM(262420000000015/d716f2d0) Subscriber data update (mmctx.c:445) 20241024084542268 DMM DEBUG MM(262420000000015/d716f2d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084542268 DMM INFO MM(262420000000015/d716f2d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084542268 DMM NOTICE MM(262420000000015/d716f2d0) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241024084542268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084542268 DMM NOTICE MM(262420000000015/d716f2d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084542268 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) 20241024084542269 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084542269 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241024084542269 DMM INFO MM(262420000000015/d716f2d0) Subscriber data update (mmctx.c:445) 20241024084542269 DMM DEBUG MM(262420000000015/d716f2d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084542275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084542275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084542275 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084542275 DMM INFO MM(262420000000015/d716f2d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084542275 DMM NOTICE MM(262420000000015/d716f2d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084542275 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084542275 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084542275 DLLC NOTICE LLME(c3ccecaa/d716f2d0){ASSIGNED} LLGM Assign pre (ffffffff => d716f2d0) (gprs_llc.c:1079) 20241024084542275 DLLC NOTICE LLME(ffffffff/d716f2d0){ASSIGNED} LLGM Assign post (ffffffff => d716f2d0) (gprs_llc.c:1125) 20241024084542275 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084542275 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084542275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084542275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@973445186f38: setverdict(pass): none -> pass 20241024084542325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084542325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084542325 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084542325 DMM INFO MM(262420000000015/d716f2d0) -> GMM DETACH REQUEST TLLI=0xd716f2d0 type=GPRS detach (gprs_gmm.c:1465) 20241024084542325 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241024084542326 DMM INFO MM(262420000000015/d716f2d0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241024084542326 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084542326 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084542326 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084542326 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084542326 DLLC NOTICE LLME(ffffffff/d716f2d0){ASSIGNED} LLGM Assign pre (d716f2d0 => ffffffff) (gprs_llc.c:1079) 20241024084542326 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d716f2d0 => ffffffff) (gprs_llc.c:1125) 20241024084542326 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241024084542326 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) 20241024084542326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084542326 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084542326 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084542326 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084542326 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@973445186f38: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@973445186f38: Final verdict of PTC: pass 20241024084542333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@973445186f38: Final verdict of PTC: none -NSVCI97(673)@973445186f38: Final verdict of PTC: none 20241024084542335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084542335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(680)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@973445186f38: Final verdict of PTC: none -NSVCI98(678)@973445186f38: Final verdict of PTC: none -NSVCI99(683)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@973445186f38: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@973445186f38: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@973445186f38: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(671)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(681)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(676)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@973445186f38: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Oct 24 08:45:42 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241024084542462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084542763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20241024084543337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084543337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43676, count=93108) 20241024084544338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084544338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Oct 24 08:45:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084545339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084545339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_detach_poweroff started. 20241024084545824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084545826 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@973445186f38: Provider Link came up: sending NS-RESET 20241024084545867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084545867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084545867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084545867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084545867 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084545867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084545867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084545867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084545867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084545869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084545869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084545869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084545869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084545869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084545869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084545869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084545869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084545869 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084545869 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084545869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084545870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084545870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084545873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084545884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084545884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@973445186f38: Provider Link came up: sending NS-RESET 20241024084545909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084545909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084545909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084545909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084545909 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084545909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084545909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084545909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084545909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084545911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084545911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084545911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084545911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084545911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084545911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084545911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084545911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084545911 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084545911 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084545911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084545911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084545911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084545915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084545924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084545924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@973445186f38: Provider Link came up: sending NS-RESET 20241024084545950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084545950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084545950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084545950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084545950 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084545950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084545950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084545950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084545950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084545952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084545952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084545952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084545952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084545952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084545952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084545952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084545952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084545952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084545952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084545952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084545953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084545953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084545956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084545965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084545965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084546339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084546339 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084546339 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084546339 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084546342 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084546343 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@973445186f38: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='E9CADDF0'O, index=0 SGSN_Test-GSUP(704)@973445186f38: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@973445186f38: 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 := '2E553DB521798F13CE4AD1A7C9A156BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3950E5DE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35FEDDA574F1C109'O } } } } } 20241024084547393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084547393 DLLC NOTICE LLME(ffffffff/e9caddf0){UNASSIGNED} LLC RX: unknown TLLI 0xe9caddf0, creating LLME on the fly (gprs_llc.c:552) 20241024084547393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084547393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084547393 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084547393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084547393 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084547393 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084547393 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084547393 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084547393 DLLC NOTICE LLME(ffffffff/e9caddf0){UNASSIGNED} LLGM Assign pre (e9caddf0 => e4281dac) (gprs_llc.c:1079) 20241024084547393 DLLC NOTICE LLME(e9caddf0/e4281dac){ASSIGNED} LLGM Assign post (e9caddf0 => e4281dac) (gprs_llc.c:1125) 20241024084547393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084547393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084547393 DMM DEBUG MM(262420000000016/e4281dac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084547404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084547404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084547404 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084547404 DMM DEBUG MM(262420000000016/e4281dac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241024084547404 DMM NOTICE MM(262420000000016/e4281dac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084547404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084547404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084547404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084547404 DMM DEBUG MM(262420000000016/e4281dac) Requesting authorization (sgsn_auth.c:160) 20241024084547404 DMM INFO MM(262420000000016/e4281dac) Requesting authentication tuples (sgsn_auth.c:184) 20241024084547404 DMM DEBUG MM(262420000000016/e4281dac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084547404 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241024084547404 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@973445186f38: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@973445186f38: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241024084547407 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084547407 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084547407 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084547407 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084547407 DMM INFO MM(262420000000016/e4281dac) Subscriber data update (mmctx.c:445) 20241024084547407 DMM DEBUG MM(262420000000016/e4281dac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084547407 DMM INFO MM(262420000000016/e4281dac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084547407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084547407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084547407 DMM INFO MM(262420000000016/e4281dac) <- GMM AUTH AND CIPHERING REQ (rand = 2e 55 3d b5 21 79 8f 13 ce 4a d1 a7 c9 a1 56 ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084547414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084547414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084547414 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084547414 DMM INFO MM(262420000000016/e4281dac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084547414 DMM NOTICE MM(262420000000016/e4281dac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084547414 DMM DEBUG MM(262420000000016/e4281dac) checking auth: received GSM SRES = 39 50 e5 de (gprs_gmm.c:666) 20241024084547414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084547414 DMM DEBUG MM(262420000000016/e4281dac) Requesting authorization (sgsn_auth.c:160) 20241024084547414 DMM INFO MM(262420000000016/e4281dac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084547414 DMM DEBUG MM(262420000000016/e4281dac) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084547414 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241024084547414 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) 20241024084547414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084547414 DMM INFO MM(262420000000016/e4281dac) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4281dac) (gprs_gmm.c:300) 20241024084547416 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084547416 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084547416 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241024084547416 DMM INFO MM(262420000000016/e4281dac) Subscriber data update (mmctx.c:445) 20241024084547416 DMM DEBUG MM(262420000000016/e4281dac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084547416 DMM INFO MM(262420000000016/e4281dac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084547416 DMM NOTICE MM(262420000000016/e4281dac) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241024084547416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084547416 DMM NOTICE MM(262420000000016/e4281dac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084547416 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) 20241024084547416 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084547416 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241024084547416 DMM INFO MM(262420000000016/e4281dac) Subscriber data update (mmctx.c:445) 20241024084547416 DMM DEBUG MM(262420000000016/e4281dac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084547422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084547422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084547422 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084547422 DMM INFO MM(262420000000016/e4281dac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084547422 DMM NOTICE MM(262420000000016/e4281dac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084547422 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084547422 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084547422 DLLC NOTICE LLME(e9caddf0/e4281dac){ASSIGNED} LLGM Assign pre (ffffffff => e4281dac) (gprs_llc.c:1079) 20241024084547422 DLLC NOTICE LLME(ffffffff/e4281dac){ASSIGNED} LLGM Assign post (ffffffff => e4281dac) (gprs_llc.c:1125) 20241024084547422 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084547422 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084547422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084547422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@973445186f38: setverdict(pass): none -> pass 20241024084547473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084547473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241024084547473 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084547473 DMM INFO MM(262420000000016/e4281dac) -> GMM DETACH REQUEST TLLI=0xe4281dac type=GPRS detach Power-off (gprs_gmm.c:1465) 20241024084547473 DMM INFO MM(262420000000016/e4281dac) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241024084547473 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084547473 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084547473 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084547473 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084547473 DLLC NOTICE LLME(ffffffff/e4281dac){ASSIGNED} LLGM Assign pre (e4281dac => ffffffff) (gprs_llc.c:1079) 20241024084547473 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4281dac => ffffffff) (gprs_llc.c:1125) 20241024084547473 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241024084547473 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) 20241024084547473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084547473 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084547473 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084547473 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084547474 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@973445186f38: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@973445186f38: Final verdict of PTC: pass 20241024084552482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35474<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084552485 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084552485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@973445186f38: Final verdict of PTC: none -NSVCI98(697)@973445186f38: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@973445186f38: Final verdict of PTC: none -NSVCI97(692)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@973445186f38: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@973445186f38: Final verdict of PTC: none -NSVCI99(702)@973445186f38: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(690)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(700)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(695)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@973445186f38: Test case TC_detach_poweroff finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Oct 24 08:45:52 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241024084552612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084552913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20241024084553485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084553485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87108, count=92540) 20241024084554487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084554487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Oct 24 08:45:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084555488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084555488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act started. 20241024084555974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084555975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@973445186f38: Provider Link came up: sending NS-RESET 20241024084556030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084556030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084556030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084556030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084556030 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084556030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084556030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084556030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084556030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(712)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(711)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084556032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084556032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084556032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084556033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084556033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084556033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084556033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084556033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084556033 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084556033 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084556033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084556033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084556033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084556037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024084556047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084556047 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(709)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@973445186f38: Provider Link came up: sending NS-RESET 20241024084556069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084556069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084556069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084556069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084556069 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084556069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084556069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084556069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084556069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(717)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084556071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084556071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084556071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084556071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084556071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084556071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084556071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084556071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084556071 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084556071 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084556071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(717)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084556072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084556072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(716)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(717)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084556076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084556086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084556086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(718)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(714)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@973445186f38: Provider Link came up: sending NS-RESET 20241024084556101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084556101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084556101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084556101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084556101 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084556101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084556101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084556101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084556101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084556103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084556103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084556103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084556104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084556104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084556104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084556104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084556104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084556104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084556104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084556104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084556104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084556104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084556108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084556117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084556117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084556489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084556489 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084556489 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084556489 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084556491 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084556492 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@973445186f38: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='ED5AC39B'O, index=0 SGSN_Test-GSUP(723)@973445186f38: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@973445186f38: 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 := '1ACD559F429D9C6A4452C2A340F17811'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B301C9A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82A5A07E9C37870F'O } } } } } 20241024084556540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084556540 DLLC NOTICE LLME(ffffffff/ed5ac39b){UNASSIGNED} LLC RX: unknown TLLI 0xed5ac39b, creating LLME on the fly (gprs_llc.c:552) 20241024084556540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084556540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084556541 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084556541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084556541 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084556541 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084556541 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084556541 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084556541 DLLC NOTICE LLME(ffffffff/ed5ac39b){UNASSIGNED} LLGM Assign pre (ed5ac39b => ff139cd3) (gprs_llc.c:1079) 20241024084556541 DLLC NOTICE LLME(ed5ac39b/ff139cd3){ASSIGNED} LLGM Assign post (ed5ac39b => ff139cd3) (gprs_llc.c:1125) 20241024084556541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084556541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084556541 DMM DEBUG MM(262420000000017/ff139cd3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084556552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084556552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084556552 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084556552 DMM DEBUG MM(262420000000017/ff139cd3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241024084556552 DMM NOTICE MM(262420000000017/ff139cd3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084556552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084556552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084556552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084556552 DMM DEBUG MM(262420000000017/ff139cd3) Requesting authorization (sgsn_auth.c:160) 20241024084556552 DMM INFO MM(262420000000017/ff139cd3) Requesting authentication tuples (sgsn_auth.c:184) 20241024084556552 DMM DEBUG MM(262420000000017/ff139cd3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084556552 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241024084556552 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@973445186f38: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241024084556555 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084556555 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084556555 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084556555 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084556555 DMM INFO MM(262420000000017/ff139cd3) Subscriber data update (mmctx.c:445) 20241024084556555 DMM DEBUG MM(262420000000017/ff139cd3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084556555 DMM INFO MM(262420000000017/ff139cd3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084556555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084556555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084556555 DMM INFO MM(262420000000017/ff139cd3) <- GMM AUTH AND CIPHERING REQ (rand = 1a cd 55 9f 42 9d 9c 6a 44 52 c2 a3 40 f1 78 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084556563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084556563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084556563 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084556563 DMM INFO MM(262420000000017/ff139cd3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084556563 DMM NOTICE MM(262420000000017/ff139cd3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084556563 DMM DEBUG MM(262420000000017/ff139cd3) checking auth: received GSM SRES = b3 01 c9 a4 (gprs_gmm.c:666) 20241024084556563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084556563 DMM DEBUG MM(262420000000017/ff139cd3) Requesting authorization (sgsn_auth.c:160) 20241024084556563 DMM INFO MM(262420000000017/ff139cd3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084556563 DMM DEBUG MM(262420000000017/ff139cd3) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084556563 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241024084556563 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) 20241024084556563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084556563 DMM INFO MM(262420000000017/ff139cd3) <- GMM ATTACH ACCEPT (new P-TMSI=0xff139cd3) (gprs_gmm.c:300) 20241024084556565 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084556565 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084556565 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241024084556565 DMM INFO MM(262420000000017/ff139cd3) Subscriber data update (mmctx.c:445) 20241024084556565 DMM DEBUG MM(262420000000017/ff139cd3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084556565 DMM INFO MM(262420000000017/ff139cd3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084556565 DMM NOTICE MM(262420000000017/ff139cd3) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241024084556565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084556565 DMM NOTICE MM(262420000000017/ff139cd3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084556565 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) 20241024084556565 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084556565 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241024084556565 DMM INFO MM(262420000000017/ff139cd3) Subscriber data update (mmctx.c:445) 20241024084556565 DMM DEBUG MM(262420000000017/ff139cd3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084556572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084556572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084556572 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084556572 DMM INFO MM(262420000000017/ff139cd3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084556572 DMM NOTICE MM(262420000000017/ff139cd3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084556572 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084556572 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084556572 DLLC NOTICE LLME(ed5ac39b/ff139cd3){ASSIGNED} LLGM Assign pre (ffffffff => ff139cd3) (gprs_llc.c:1079) 20241024084556572 DLLC NOTICE LLME(ffffffff/ff139cd3){ASSIGNED} LLGM Assign post (ffffffff => ff139cd3) (gprs_llc.c:1125) 20241024084556572 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084556572 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084556572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084556572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@973445186f38: setverdict(pass): none -> pass 20241024084556623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084556623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084556623 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084556623 DMM INFO MM(262420000000017/ff139cd3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084556623 DMM INFO MM(262420000000017/ff139cd3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084556623 DMM DEBUG MM(262420000000017/ff139cd3) Using GGSN 0 (gprs_sm.c:312) 20241024084556623 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) 20241024084556624 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241024084556624 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084556624 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084556624 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241024084556634 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 73 41 1d c9 11 64 c7 93 1e 14 05 7f 80 47 19 a4 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) 20241024084556634 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa70c8, cbp=0x5589e0c08660) (sgsn_libgtp.c:632) 20241024084556634 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084556634 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0bd08 TLLI=ff139cd3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084556634 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084556634 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@973445186f38: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@973445186f38: Final verdict of PTC: pass 20241024084556643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@973445186f38: Final verdict of PTC: none -NSVCI97(712)@973445186f38: Final verdict of PTC: none 20241024084556646 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084556646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act-BVCI220(720)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@973445186f38: Final verdict of PTC: none -NSVCI98(717)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(714)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@973445186f38: Final verdict of PTC: none -NSVCI99(721)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(710)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(719)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(715)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act-BVCI210(714): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Oct 24 08:45:56 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241024084556775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084557176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49912) 20241024084557647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084557647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49912, count=91852) 20241024084558649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084558649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Oct 24 08:45:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084559649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084559649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_pdp_act_unattached started. 20241024084600235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084600237 DMM INFO MM(262420000000017/ff139cd3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084600237 DMM INFO MM(262420000000017/ff139cd3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084600237 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084600237 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084600237 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084600237 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084600237 DLLC NOTICE LLME(ffffffff/ff139cd3){ASSIGNED} LLGM Assign pre (ff139cd3 => ffffffff) (gprs_llc.c:1079) 20241024084600237 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff139cd3 => ffffffff) (gprs_llc.c:1125) 20241024084600237 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0b9b0 (gprs_sndcp.c:574) 20241024084600237 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0bd08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084600237 DMM NOTICE MM(262420000000017/ff139cd3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024084600237 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241024084600237 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024084600237 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084600237 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241024084600237 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241024084600237 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) 20241024084600237 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) 20241024084600237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084600237 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084600237 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084600237 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084600237 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@973445186f38: Provider Link came up: sending NS-RESET 20241024084600279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084600279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084600279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084600279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084600279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084600279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084600279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084600280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084600280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084600281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084600281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084600281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084600281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084600281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084600281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084600281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084600281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084600281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084600281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084600281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084600282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084600282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084600286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084600296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084600296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@973445186f38: Provider Link came up: sending NS-RESET 20241024084600312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084600312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084600312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084600312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084600312 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084600312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084600312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084600312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084600312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084600314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084600314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084600314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084600314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084600314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084600314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084600314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084600314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084600314 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084600314 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084600314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084600315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084600315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084600319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084600328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084600328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@973445186f38: Provider Link came up: sending NS-RESET 20241024084600356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084600356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084600356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084600356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084600356 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084600356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084600356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084600356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084600356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084600358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084600358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084600358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084600359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084600359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084600359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084600359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084600359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084600359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084600359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084600359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084600359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084600359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084600363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084600372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084600372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084600650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084600651 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084600651 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084600651 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084600652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084600653 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@973445186f38: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='C4A201A2'O, index=0 SGSN_Test-GSUP(742)@973445186f38: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241024084600698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084600698 DLLC NOTICE LLME(ffffffff/c4a201a2){UNASSIGNED} LLC RX: unknown TLLI 0xc4a201a2, creating LLME on the fly (gprs_llc.c:552) 20241024084600698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241024084600698 DMM NOTICE LLME(ffffffff/c4a201a2){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241024084600698 DLLC NOTICE LLME(ffffffff/c4a201a2){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241024084600698 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@973445186f38: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@973445186f38: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@973445186f38: Final verdict of PTC: pass 20241024084600713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@973445186f38: Final verdict of PTC: none 20241024084600715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084600716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(741)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@973445186f38: Final verdict of PTC: none -NSVCI97(730)@973445186f38: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@973445186f38: Final verdict of PTC: none -NSVCI98(735)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@973445186f38: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@973445186f38: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@973445186f38: Final verdict of PTC: none -NSVCI99(740)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(738)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(733)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(728)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@973445186f38: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. 20241024084600797 DGPRS DEBUG Checking for inactive LLMEs, time = 11570294 (sgsn.c:131) Thu Oct 24 08:46:00 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 20241024084600844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084601145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55720) 20241024084601717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084601717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55720, count=60860) 20241024084602717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084602717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Oct 24 08:46:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084603719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084603719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_user started. 20241024084604205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084604206 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@973445186f38: Provider Link came up: sending NS-RESET 20241024084604256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084604256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084604256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084604256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084604256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084604256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084604256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084604256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084604256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(750)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084604258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084604258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084604258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(749)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084604258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084604258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084604258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084604258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084604258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084604258 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084604258 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084604258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084604258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084604259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084604263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084604271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084604271 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(751)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(747)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@973445186f38: Provider Link came up: sending NS-RESET 20241024084604285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084604285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084604285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084604285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084604285 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084604285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084604285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084604285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084604285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084604287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084604287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084604287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084604287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084604287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084604287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084604287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084604287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084604287 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084604287 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084604287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084604288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084604288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084604292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084604302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084604302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@973445186f38: Provider Link came up: sending NS-RESET 20241024084604325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084604325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084604325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084604325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084604325 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084604325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084604325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084604325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084604325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084604327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084604327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084604327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084604327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084604327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084604327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084604327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084604327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084604327 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084604327 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084604327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084604328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084604328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084604332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084604342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084604342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084604720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084604720 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084604720 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084604720 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084604722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084604723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@973445186f38: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='E025B5D4'O, index=0 SGSN_Test-GSUP(761)@973445186f38: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@973445186f38: 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 := 'E78CA18DAF57963D87E265E11F24770F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '974F6A0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98D1715D43C10BD0'O } } } } } 20241024084604767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084604767 DLLC NOTICE LLME(ffffffff/e025b5d4){UNASSIGNED} LLC RX: unknown TLLI 0xe025b5d4, creating LLME on the fly (gprs_llc.c:552) 20241024084604767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084604767 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084604767 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084604767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084604767 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084604767 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084604767 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084604767 DMM [1;34mDEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084604767 DLLC NOTICE LLME(ffffffff/e025b5d4){UNASSIGNED} LLGM Assign pre (e025b5d4 => f0434666) (gprs_llc.c:1079) 20241024084604767 DLLC NOTICE LLME(e025b5d4/f0434666){ASSIGNED} LLGM Assign post (e025b5d4 => f0434666) (gprs_llc.c:1125) 20241024084604767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084604767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084604767 DMM DEBUG MM(262420000000019/f0434666) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084604783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084604783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084604783 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084604783 DMM DEBUG MM(262420000000019/f0434666) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241024084604783 DMM NOTICE MM(262420000000019/f0434666) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084604783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084604783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084604783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084604783 DMM DEBUG MM(262420000000019/f0434666) Requesting authorization (sgsn_auth.c:160) 20241024084604783 DMM INFO MM(262420000000019/f0434666) Requesting authentication tuples (sgsn_auth.c:184) 20241024084604783 DMM DEBUG MM(262420000000019/f0434666) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084604783 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241024084604783 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@973445186f38: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241024084604785 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084604785 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084604785 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084604785 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084604785 DMM INFO MM(262420000000019/f0434666) Subscriber data update (mmctx.c:445) 20241024084604785 DMM DEBUG MM(262420000000019/f0434666) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084604785 DMM INFO MM(262420000000019/f0434666) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084604785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084604785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084604785 DMM INFO MM(262420000000019/f0434666) <- GMM AUTH AND CIPHERING REQ (rand = e7 8c a1 8d af 57 96 3d 87 e2 65 e1 1f 24 77 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084604793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084604793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084604793 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084604793 DMM INFO MM(262420000000019/f0434666) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084604793 DMM NOTICE MM(262420000000019/f0434666) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084604793 DMM DEBUG MM(262420000000019/f0434666) checking auth: received GSM SRES = 97 4f 6a 0f (gprs_gmm.c:666) 20241024084604793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084604793 DMM DEBUG MM(262420000000019/f0434666) Requesting authorization (sgsn_auth.c:160) 20241024084604793 DMM INFO MM(262420000000019/f0434666) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084604793 DMM DEBUG MM(262420000000019/f0434666) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084604793 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241024084604793 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) 20241024084604793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084604793 DMM INFO MM(262420000000019/f0434666) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0434666) (gprs_gmm.c:300) 20241024084604794 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084604794 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084604794 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241024084604794 DMM INFO MM(262420000000019/f0434666) Subscriber data update (mmctx.c:445) 20241024084604794 DMM DEBUG MM(262420000000019/f0434666) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084604794 DMM INFO MM(262420000000019/f0434666) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084604794 DMM NOTICE MM(262420000000019/f0434666) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241024084604794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084604794 DMM NOTICE MM(262420000000019/f0434666) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084604794 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) 20241024084604795 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084604795 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241024084604795 DMM INFO MM(262420000000019/f0434666) Subscriber data update (mmctx.c:445) 20241024084604795 DMM DEBUG MM(262420000000019/f0434666) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084604801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084604801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084604801 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084604801 DMM INFO MM(262420000000019/f0434666) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084604801 DMM NOTICE MM(262420000000019/f0434666) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084604801 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084604801 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084604801 DLLC NOTICE LLME(e025b5d4/f0434666){ASSIGNED} LLGM Assign pre (ffffffff => f0434666) (gprs_llc.c:1079) 20241024084604801 DLLC NOTICE LLME(ffffffff/f0434666){ASSIGNED} LLGM Assign post (ffffffff => f0434666) (gprs_llc.c:1125) 20241024084604801 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084604801 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084604801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084604801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@973445186f38: setverdict(pass): none -> pass 20241024084604853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084604853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084604853 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084604853 DMM INFO MM(262420000000019/f0434666) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084604853 DMM INFO MM(262420000000019/f0434666) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084604853 DMM DEBUG MM(262420000000019/f0434666) Using GGSN 0 (gprs_sm.c:312) 20241024084604853 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) 20241024084604853 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241024084604853 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084604853 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084604853 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241024084604864 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 65 99 6b 63 11 bb a1 b7 0f 14 05 7f 1f f3 62 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=1028 from retransmit req queue (gtp.c:443) 20241024084604864 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa8138, cbp=0x5589e0c08ae0) (sgsn_libgtp.c:632) 20241024084604865 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084604865 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0ce48 TLLI=f0434666, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084604865 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084604865 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084604872 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241024084604880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084604880 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241024084604880 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(747)@973445186f38: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@973445186f38: Final verdict of PTC: pass 20241024084604885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42700<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@973445186f38: Final verdict of PTC: none 20241024084604887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084604887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI210(753)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@973445186f38: Final verdict of PTC: none -NSVCI98(754)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(747)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@973445186f38: Final verdict of PTC: none -NSVCI97(750)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@973445186f38: Final verdict of PTC: none -NSVCI99(759)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(757)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(752)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(748)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Oct 24 08:46:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241024084605017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084605418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78964) 20241024084605888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084605888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78964, count=95412) 20241024084606889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084606889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu Oct 24 08:46:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084607890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084607890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_ggsn_reject started. 20241024084608482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084608483 DMM INFO MM(262420000000019/f0434666) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084608483 DMM INFO MM(262420000000019/f0434666) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084608483 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084608483 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084608483 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084608483 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084608483 DLLC NOTICE LLME(ffffffff/f0434666){ASSIGNED} LLGM Assign pre (f0434666 => ffffffff) (gprs_llc.c:1079) 20241024084608483 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0434666 => ffffffff) (gprs_llc.c:1125) 20241024084608483 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0caf0 (gprs_sndcp.c:574) 20241024084608483 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0ce48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084608483 DMM NOTICE MM(262420000000019/f0434666) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024084608483 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241024084608483 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024084608483 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084608484 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241024084608484 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241024084608484 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) 20241024084608484 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) 20241024084608484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084608484 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084608484 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084608484 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084608484 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@973445186f38: Provider Link came up: sending NS-RESET 20241024084608530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084608530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084608530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084608530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084608530 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084608530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084608530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084608530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084608530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084608531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084608532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084608532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084608532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084608532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084608532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084608532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084608532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084608532 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084608532 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084608532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084608533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084608533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084608536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084608545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084608545 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@973445186f38: Provider Link came up: sending NS-RESET 20241024084608572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084608572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084608572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084608572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084608572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084608572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084608572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084608572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084608572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(773)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(774)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084608575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084608575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084608575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084608575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084608575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084608575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084608575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084608575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084608575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084608575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084608575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084608576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084608576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084608580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024084608590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084608590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(771)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@973445186f38: Provider Link came up: sending NS-RESET 20241024084608597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084608597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084608597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084608597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084608597 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084608597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084608597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084608598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084608598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084608599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084608599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084608599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084608599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084608599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084608599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084608599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084608599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084608599 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084608599 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084608599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084608600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084608600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084608604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084608614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084608614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084608891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084608891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084608891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084608891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084608893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084608894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@973445186f38: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='F9F4C230'O, index=0 SGSN_Test-GSUP(780)@973445186f38: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@973445186f38: 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 := 'E08D0A5531043E66053F0F1FBD6AB95B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA79D30C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24E7DC43502A59C3'O } } } } } 20241024084608940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084608940 DLLC NOTICE LLME(ffffffff/f9f4c230){UNASSIGNED} LLC RX: unknown TLLI 0xf9f4c230, creating LLME on the fly (gprs_llc.c:552) 20241024084608940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084608940 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084608940 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084608940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084608940 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084608940 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084608940 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084608940 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084608940 DLLC NOTICE LLME(ffffffff/f9f4c230){UNASSIGNED} LLGM Assign pre (f9f4c230 => d9052697) (gprs_llc.c:1079) 20241024084608940 DLLC NOTICE LLME(f9f4c230/d9052697){ASSIGNED} LLGM Assign post (f9f4c230 => d9052697) (gprs_llc.c:1125) 20241024084608940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084608940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084608940 DMM DEBUG MM(262420000000020/d9052697) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084608953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084608953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084608953 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084608953 DMM DEBUG MM(262420000000020/d9052697) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241024084608953 DMM NOTICE MM(262420000000020/d9052697) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084608953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084608953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084608953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084608953 DMM DEBUG MM(262420000000020/d9052697) Requesting authorization (sgsn_auth.c:160) 20241024084608953 DMM INFO MM(262420000000020/d9052697) Requesting authentication tuples (sgsn_auth.c:184) 20241024084608953 DMM DEBUG MM(262420000000020/d9052697) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084608953 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241024084608953 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@973445186f38: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241024084608956 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084608956 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084608956 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084608956 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084608956 DMM INFO MM(262420000000020/d9052697) Subscriber data update (mmctx.c:445) 20241024084608956 DMM DEBUG MM(262420000000020/d9052697) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084608956 DMM INFO MM(262420000000020/d9052697) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084608956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084608956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084608956 DMM INFO MM(262420000000020/d9052697) <- GMM AUTH AND CIPHERING REQ (rand = e0 8d 0a 55 31 04 3e 66 05 3f 0f 1f bd 6a b9 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084608963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084608963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084608963 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084608963 DMM INFO MM(262420000000020/d9052697) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084608963 DMM NOTICE MM(262420000000020/d9052697) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084608963 DMM DEBUG MM(262420000000020/d9052697) checking auth: received GSM SRES = fa 79 d3 0c (gprs_gmm.c:666) 20241024084608963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084608963 DMM DEBUG MM(262420000000020/d9052697) Requesting authorization (sgsn_auth.c:160) 20241024084608963 DMM INFO MM(262420000000020/d9052697) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084608963 DMM DEBUG MM(262420000000020/d9052697) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084608963 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241024084608963 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) 20241024084608963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084608963 DMM INFO MM(262420000000020/d9052697) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9052697) (gprs_gmm.c:300) 20241024084608964 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084608964 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084608964 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241024084608964 DMM INFO MM(262420000000020/d9052697) Subscriber data update (mmctx.c:445) 20241024084608964 DMM DEBUG MM(262420000000020/d9052697) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084608964 DMM INFO MM(262420000000020/d9052697) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084608964 DMM NOTICE MM(262420000000020/d9052697) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241024084608964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084608964 DMM NOTICE MM(262420000000020/d9052697) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084608964 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) 20241024084608965 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084608965 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241024084608965 DMM INFO MM(262420000000020/d9052697) Subscriber data update (mmctx.c:445) 20241024084608965 DMM DEBUG MM(262420000000020/d9052697) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084608971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084608971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084608971 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084608971 DMM INFO MM(262420000000020/d9052697) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084608971 DMM NOTICE MM(262420000000020/d9052697) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084608971 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084608971 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084608971 DLLC NOTICE LLME(f9f4c230/d9052697){ASSIGNED} LLGM Assign pre (ffffffff => d9052697) (gprs_llc.c:1079) 20241024084608971 DLLC NOTICE LLME(ffffffff/d9052697){ASSIGNED} LLGM Assign post (ffffffff => d9052697) (gprs_llc.c:1125) 20241024084608971 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084608971 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084608971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084608971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@973445186f38: setverdict(pass): none -> pass 20241024084609023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084609023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084609023 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084609023 DMM INFO MM(262420000000020/d9052697) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084609023 DMM INFO MM(262420000000020/d9052697) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084609023 DMM DEBUG MM(262420000000020/d9052697) Using GGSN 0 (gprs_sm.c:312) 20241024084609023 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) 20241024084609023 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241024084609023 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084609023 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084609023 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241024084609034 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 5d 69 cc 58 11 d7 fd 8f 5b 14 05 7f fa e4 dc b4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241024084609034 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fdd8afa91a8, cbp=0x5589e0c09060) (sgsn_libgtp.c:632) 20241024084609034 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241024084609034 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241024084609034 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241024084609034 DMM NOTICE MM(262420000000020/d9052697) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@973445186f38: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@973445186f38: Final verdict of PTC: pass 20241024084609042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084609044 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084609044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@973445186f38: Final verdict of PTC: none -NSVCI97(768)@973445186f38: Final verdict of PTC: none -NSVCI99(778)@973445186f38: Final verdict of PTC: none -NSVCI98(774)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(771)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(772)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(766)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(776)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(771): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Thu Oct 24 08:46:09 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 20241024084609171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084609573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90368) 20241024084610045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084610046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90368, count=98572) 20241024084611046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084611046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Thu Oct 24 08:46:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084612047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084612047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_user_deact_mo started. 20241024084612635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084612636 DMM INFO MM(262420000000020/d9052697) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084612636 DMM INFO MM(262420000000020/d9052697) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084612636 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084612636 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084612636 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084612636 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084612636 DLLC NOTICE LLME(ffffffff/d9052697){ASSIGNED} LLGM Assign pre (d9052697 => ffffffff) (gprs_llc.c:1079) 20241024084612636 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9052697 => ffffffff) (gprs_llc.c:1125) 20241024084612636 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241024084612636 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) 20241024084612636 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) 20241024084612636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084612636 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084612636 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084612636 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084612636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@973445186f38: Provider Link came up: sending NS-RESET 20241024084612679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084612679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084612679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084612679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084612679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084612679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084612679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084612679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084612679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084612680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084612680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084612680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084612681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084612681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084612681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084612681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084612681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084612681 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084612681 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084612681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084612681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084612682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084612684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084612693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084612693 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@973445186f38: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(792)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084612735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084612735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084612735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084612735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084612735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084612735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084612735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084612735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084612735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084612737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084612737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084612737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084612737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084612737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084612737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084612737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084612737 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084612737 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084612737 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084612737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(793)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084612738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084612738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084612741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084612750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084612750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(794)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@973445186f38: Provider Link came up: sending NS-RESET 20241024084612763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084612763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084612763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084612763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084612763 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084612763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084612763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084612763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084612763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084612765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084612765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084612765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084612765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084612765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084612765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084612765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084612765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084612765 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084612765 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084612765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(797)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084612766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084612766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084612770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084612780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084612780 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084613048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084613048 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084613048 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084613048 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084613050 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084613051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@973445186f38: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='DCEC7E11'O, index=0 SGSN_Test-GSUP(799)@973445186f38: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@973445186f38: 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 := '98E7BB133BF9C9EBD4B8658A696DD8AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5FDE41C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '036F2FACE0CFBEB3'O } } } } } 20241024084613100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084613100 DLLC NOTICE LLME(ffffffff/dcec7e11){UNASSIGNED} LLC RX: unknown TLLI 0xdcec7e11, creating LLME on the fly (gprs_llc.c:552) 20241024084613100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084613100 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084613100 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084613100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084613100 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084613100 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084613100 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084613100 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084613100 DLLC NOTICE LLME(ffffffff/dcec7e11){UNASSIGNED} LLGM Assign pre (dcec7e11 => d8b0a814) (gprs_llc.c:1079) 20241024084613100 DLLC NOTICE LLME(dcec7e11/d8b0a814){ASSIGNED} LLGM Assign post (dcec7e11 => d8b0a814) (gprs_llc.c:1125) 20241024084613100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084613100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084613100 DMM DEBUG MM(262420000000021/d8b0a814) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084613113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084613113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084613113 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084613113 DMM DEBUG MM(262420000000021/d8b0a814) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241024084613113 DMM NOTICE MM(262420000000021/d8b0a814) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084613113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084613113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084613113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084613113 DMM DEBUG MM(262420000000021/d8b0a814) Requesting authorization (sgsn_auth.c:160) 20241024084613113 DMM INFO MM(262420000000021/d8b0a814) Requesting authentication tuples (sgsn_auth.c:184) 20241024084613113 DMM DEBUG MM(262420000000021/d8b0a814) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084613113 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241024084613113 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@973445186f38: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241024084613115 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084613115 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084613115 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084613115 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084613115 DMM INFO MM(262420000000021/d8b0a814) Subscriber data update (mmctx.c:445) 20241024084613115 DMM DEBUG MM(262420000000021/d8b0a814) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084613115 DMM INFO MM(262420000000021/d8b0a814) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084613115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084613115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084613115 DMM INFO MM(262420000000021/d8b0a814) <- GMM AUTH AND CIPHERING REQ (rand = 98 e7 bb 13 3b f9 c9 eb d4 b8 65 8a 69 6d d8 ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084613122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084613122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084613122 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084613122 DMM INFO MM(262420000000021/d8b0a814) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084613122 DMM NOTICE MM(262420000000021/d8b0a814) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084613122 DMM DEBUG MM(262420000000021/d8b0a814) checking auth: received GSM SRES = b5 fd e4 1c (gprs_gmm.c:666) 20241024084613122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084613123 DMM DEBUG MM(262420000000021/d8b0a814) Requesting authorization (sgsn_auth.c:160) 20241024084613123 DMM INFO MM(262420000000021/d8b0a814) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084613123 DMM DEBUG MM(262420000000021/d8b0a814) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084613123 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241024084613123 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) 20241024084613123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084613123 DMM INFO MM(262420000000021/d8b0a814) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8b0a814) (gprs_gmm.c:300) 20241024084613124 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084613124 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084613124 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241024084613124 DMM INFO MM(262420000000021/d8b0a814) Subscriber data update (mmctx.c:445) 20241024084613124 DMM DEBUG MM(262420000000021/d8b0a814) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084613124 DMM INFO MM(262420000000021/d8b0a814) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084613124 DMM NOTICE MM(262420000000021/d8b0a814) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241024084613124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084613124 DMM NOTICE MM(262420000000021/d8b0a814) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084613124 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) 20241024084613125 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084613125 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241024084613125 DMM INFO MM(262420000000021/d8b0a814) Subscriber data update (mmctx.c:445) 20241024084613125 DMM DEBUG MM(262420000000021/d8b0a814) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084613131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084613131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084613131 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084613131 DMM INFO MM(262420000000021/d8b0a814) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084613131 DMM NOTICE MM(262420000000021/d8b0a814) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084613131 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084613131 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084613131 DLLC NOTICE LLME(dcec7e11/d8b0a814){ASSIGNED} LLGM Assign pre (ffffffff => d8b0a814) (gprs_llc.c:1079) 20241024084613131 DLLC NOTICE LLME(ffffffff/d8b0a814){ASSIGNED} LLGM Assign post (ffffffff => d8b0a814) (gprs_llc.c:1125) 20241024084613131 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084613131 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084613131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084613131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@973445186f38: setverdict(pass): none -> pass 20241024084613183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084613183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084613183 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084613183 DMM INFO MM(262420000000021/d8b0a814) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084613183 DMM INFO MM(262420000000021/d8b0a814) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084613183 DMM DEBUG MM(262420000000021/d8b0a814) Using GGSN 0 (gprs_sm.c:312) 20241024084613183 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) 20241024084613183 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241024084613183 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084613183 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084613183 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241024084613195 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 52 64 8e f5 11 67 7b bf 95 14 05 7f 3d 90 9e d8 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) 20241024084613195 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa91a8, cbp=0x5589e0c09060) (sgsn_libgtp.c:632) 20241024084613195 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084613195 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0ce48 TLLI=d8b0a814, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084613195 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084613195 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084613203 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241024084613210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084613210 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241024084613210 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084613213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084613213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241024084613213 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084613213 DMM INFO MM(262420000000021/d8b0a814) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241024084613213 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084613213 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241024084613215 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) 20241024084613215 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fdd8afa91a8, cbp=0x5589e0c09060) (sgsn_libgtp.c:632) 20241024084613215 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241024084613215 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0ce48, TLLI=d8b0a814, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084613215 DMM INFO MM(262420000000021/d8b0a814) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241024084613215 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241024084613215 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@973445186f38: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@973445186f38: Final verdict of PTC: pass 20241024084613223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@973445186f38: Final verdict of PTC: none 20241024084613226 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084613226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(793)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@973445186f38: Final verdict of PTC: none -NSVCI97(787)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@973445186f38: Final verdict of PTC: none -NSVCI99(797)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(790)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(785)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(791)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(795)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Oct 24 08:46:13 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 20241024084613361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084613762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88576) 20241024084614226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084614227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88576, count=105024) 20241024084615227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084615227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Thu Oct 24 08:46:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084616228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084616228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_user_deact_mt started. 20241024084616822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084616824 DMM INFO MM(262420000000021/d8b0a814) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084616824 DMM INFO MM(262420000000021/d8b0a814) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084616824 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084616824 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084616824 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084616824 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084616824 DLLC NOTICE LLME(ffffffff/d8b0a814){ASSIGNED} LLGM Assign pre (d8b0a814 => ffffffff) (gprs_llc.c:1079) 20241024084616824 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8b0a814 => ffffffff) (gprs_llc.c:1125) 20241024084616824 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241024084616824 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) 20241024084616824 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) 20241024084616824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084616824 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084616824 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084616824 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084616824 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@973445186f38: Provider Link came up: sending NS-RESET 20241024084616879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084616879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084616879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084616879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084616879 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084616879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084616879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084616879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084616879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(807)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(806)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084616881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084616881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084616881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084616882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084616882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084616882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084616882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084616882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084616882 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084616882 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084616882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084616882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084616882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084616886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(803)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084616893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084616894 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@973445186f38: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(811)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084616914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084616914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084616914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084616914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084616914 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084616914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084616914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084616914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084616914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(812)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084616916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084616916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084616916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084616916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084616916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084616916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084616916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084616916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084616916 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084616916 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084616916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084616917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084616917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084616920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084616929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084616930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(809)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(811)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@973445186f38: Provider Link came up: sending NS-RESET 20241024084616944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084616944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084616944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084616944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084616944 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084616944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084616944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084616944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084616944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084616946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084616946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084616946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084616946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084616946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084616946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084616946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084616946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084616946 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084616946 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084616946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(816)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084616947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084616947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084616950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084616959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084616959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084617229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084617229 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084617229 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084617229 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084617232 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084617232 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@973445186f38: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='E274948D'O, index=0 SGSN_Test-GSUP(818)@973445186f38: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@973445186f38: 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 := 'FABCB1243D5FB6AAC12B2FE13EDF931E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB7E0BD6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46012B9BF2FD7F38'O } } } } } 20241024084617281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084617281 DLLC NOTICE LLME(ffffffff/e274948d){UNASSIGNED} LLC RX: unknown TLLI 0xe274948d, creating LLME on the fly (gprs_llc.c:552) 20241024084617281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084617281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084617281 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084617281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084617281 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084617281 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084617281 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084617281 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084617281 DLLC NOTICE LLME(ffffffff/e274948d){UNASSIGNED} LLGM Assign pre (e274948d => dcb1b249) (gprs_llc.c:1079) 20241024084617281 DLLC NOTICE LLME(e274948d/dcb1b249){ASSIGNED} LLGM Assign post (e274948d => dcb1b249) (gprs_llc.c:1125) 20241024084617281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084617282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084617282 DMM DEBUG MM(262420000000022/dcb1b249) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084617293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084617293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084617293 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084617293 DMM DEBUG MM(262420000000022/dcb1b249) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241024084617293 DMM NOTICE MM(262420000000022/dcb1b249) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084617293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084617293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084617293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084617293 DMM DEBUG MM(262420000000022/dcb1b249) Requesting authorization (sgsn_auth.c:160) 20241024084617293 DMM INFO MM(262420000000022/dcb1b249) Requesting authentication tuples (sgsn_auth.c:184) 20241024084617293 DMM DEBUG MM(262420000000022/dcb1b249) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084617293 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241024084617293 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@973445186f38: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241024084617296 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084617296 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084617296 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084617296 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084617296 DMM INFO MM(262420000000022/dcb1b249) Subscriber data update (mmctx.c:445) 20241024084617296 DMM DEBUG MM(262420000000022/dcb1b249) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084617296 DMM INFO MM(262420000000022/dcb1b249) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084617296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084617296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084617296 DMM INFO MM(262420000000022/dcb1b249) <- GMM AUTH AND CIPHERING REQ (rand = fa bc b1 24 3d 5f b6 aa c1 2b 2f e1 3e df 93 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084617303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084617303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084617303 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084617303 DMM INFO MM(262420000000022/dcb1b249) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084617303 DMM NOTICE MM(262420000000022/dcb1b249) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084617303 DMM DEBUG MM(262420000000022/dcb1b249) checking auth: received GSM SRES = bb 7e 0b d6 (gprs_gmm.c:666) 20241024084617303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084617303 DMM DEBUG MM(262420000000022/dcb1b249) Requesting authorization (sgsn_auth.c:160) 20241024084617304 DMM INFO MM(262420000000022/dcb1b249) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084617304 DMM DEBUG MM(262420000000022/dcb1b249) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084617304 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241024084617304 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) 20241024084617304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084617304 DMM INFO MM(262420000000022/dcb1b249) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcb1b249) (gprs_gmm.c:300) 20241024084617305 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084617305 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084617305 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241024084617305 DMM INFO MM(262420000000022/dcb1b249) Subscriber data update (mmctx.c:445) 20241024084617305 DMM DEBUG MM(262420000000022/dcb1b249) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084617305 DMM INFO MM(262420000000022/dcb1b249) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084617305 DMM NOTICE MM(262420000000022/dcb1b249) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241024084617305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084617305 DMM NOTICE MM(262420000000022/dcb1b249) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084617305 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) 20241024084617306 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084617306 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241024084617306 DMM INFO MM(262420000000022/dcb1b249) Subscriber data update (mmctx.c:445) 20241024084617306 DMM DEBUG MM(262420000000022/dcb1b249) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084617311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084617311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084617311 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084617311 DMM INFO MM(262420000000022/dcb1b249) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084617311 DMM NOTICE MM(262420000000022/dcb1b249) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084617311 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084617311 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084617311 DLLC NOTICE LLME(e274948d/dcb1b249){ASSIGNED} LLGM Assign pre (ffffffff => dcb1b249) (gprs_llc.c:1079) 20241024084617311 DLLC NOTICE LLME(ffffffff/dcb1b249){ASSIGNED} LLGM Assign post (ffffffff => dcb1b249) (gprs_llc.c:1125) 20241024084617311 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084617311 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084617311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084617311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@973445186f38: setverdict(pass): none -> pass 20241024084617362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084617362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084617362 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084617362 DMM INFO MM(262420000000022/dcb1b249) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084617362 DMM INFO MM(262420000000022/dcb1b249) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084617362 DMM DEBUG MM(262420000000022/dcb1b249) Using GGSN 0 (gprs_sm.c:312) 20241024084617362 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) 20241024084617362 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241024084617362 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084617362 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084617362 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241024084617374 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 9c b7 2c 49 11 dd 5b 73 44 14 05 7f a6 f3 3d 28 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) 20241024084617374 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa91a8, cbp=0x5589e0c09480) (sgsn_libgtp.c:632) 20241024084617374 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084617374 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0ce48 TLLI=dcb1b249, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084617374 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084617374 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084617382 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241024084617388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084617388 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241024084617388 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084617390 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241024084617390 DGPRS INFO PDP(262420000000022:5): Context 0x7fdd8afa91a8 was deleted (sgsn_libgtp.c:660) 20241024084617390 DMM INFO MM(262420000000022/dcb1b249) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241024084617391 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241024084617391 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@973445186f38: Removing Client IMSI='262420000000022'H, index=0 20241024084617397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084617397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241024084617397 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084617397 DMM INFO MM(262420000000022/dcb1b249) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@973445186f38: Final verdict of PTC: pass 20241024084617399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59288<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084617401 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084617401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(818)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@973445186f38: Final verdict of PTC: none -NSVCI97(807)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(809)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@973445186f38: Final verdict of PTC: none -NSVCI99(816)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@973445186f38: Final verdict of PTC: none -NSVCI98(812)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(814)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(805)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(810)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(809): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu Oct 24 08:46:17 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 20241024084617525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084617927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20241024084618402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084618402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41276, count=103936) 20241024084619404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084619404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu Oct 24 08:46:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084620405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084620405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_deact_dup started. 20241024084620988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084620989 DMM INFO MM(262420000000022/dcb1b249) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084620989 DMM INFO MM(262420000000022/dcb1b249) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084620989 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084620989 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084620989 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084620989 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084620989 DLLC NOTICE LLME(ffffffff/dcb1b249){ASSIGNED} LLGM Assign pre (dcb1b249 => ffffffff) (gprs_llc.c:1079) 20241024084620990 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcb1b249 => ffffffff) (gprs_llc.c:1125) 20241024084620990 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0caf0 (gprs_sndcp.c:574) 20241024084620990 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0ce48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084620990 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241024084620990 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) 20241024084620990 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) 20241024084620990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084620990 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084620990 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084620990 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084620990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(826)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@973445186f38: Provider Link came up: sending NS-RESET 20241024084621038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084621038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084621038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084621038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084621038 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084621038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084621038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084621038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084621038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(826)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084621040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084621040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084621040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084621040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084621040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084621040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084621040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084621040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084621040 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084621040 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084621040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084621041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084621041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(825)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(826)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084621045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024084621053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084621053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(823)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@973445186f38: Provider Link came up: sending NS-RESET 20241024084621072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084621072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084621072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084621072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084621072 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084621072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084621072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084621072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084621072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(830)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(831)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084621074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084621074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084621074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084621074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084621074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084621074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084621074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084621074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084621074 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084621074 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084621074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084621075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084621075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084621079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084621088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084621088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(832)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(828)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@973445186f38: Provider Link came up: sending NS-RESET 20241024084621100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084621100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084621100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084621100 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084621100 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084621100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084621100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084621100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084621100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084621102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084621102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084621102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084621102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084621102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084621102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084621102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084621102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084621102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084621102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084621102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084621102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084621102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084621106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084621115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084621115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084621406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084621406 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084621406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084621406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084621408 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084621409 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@973445186f38: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='CD50EBA3'O, index=0 SGSN_Test-GSUP(837)@973445186f38: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@973445186f38: 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 := 'E2D43D87C0A21F51B46E9FC08865FC74'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB8B5F32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FED5A12D64FAC609'O } } } } } 20241024084621452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084621452 DLLC NOTICE LLME(ffffffff/cd50eba3){UNASSIGNED} LLC RX: unknown TLLI 0xcd50eba3, creating LLME on the fly (gprs_llc.c:552) 20241024084621452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084621452 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084621452 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084621452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084621452 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084621452 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084621452 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084621452 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084621452 DLLC NOTICE LLME(ffffffff/cd50eba3){UNASSIGNED} LLGM Assign pre (cd50eba3 => f4567836) (gprs_llc.c:1079) 20241024084621452 DLLC NOTICE LLME(cd50eba3/f4567836){ASSIGNED} LLGM Assign post (cd50eba3 => f4567836) (gprs_llc.c:1125) 20241024084621452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084621452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084621452 DMM DEBUG MM(262420000000046/f4567836) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084621464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084621464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084621464 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084621464 DMM DEBUG MM(262420000000046/f4567836) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241024084621464 DMM NOTICE MM(262420000000046/f4567836) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084621464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084621464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084621464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084621464 DMM DEBUG MM(262420000000046/f4567836) Requesting authorization (sgsn_auth.c:160) 20241024084621464 DMM INFO MM(262420000000046/f4567836) Requesting authentication tuples (sgsn_auth.c:184) 20241024084621464 DMM DEBUG MM(262420000000046/f4567836) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084621464 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241024084621464 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@973445186f38: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241024084621466 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084621466 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084621466 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084621466 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084621467 DMM INFO MM(262420000000046/f4567836) Subscriber data update (mmctx.c:445) 20241024084621467 DMM DEBUG MM(262420000000046/f4567836) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084621467 DMM INFO MM(262420000000046/f4567836) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084621467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084621467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084621467 DMM INFO MM(262420000000046/f4567836) <- GMM AUTH AND CIPHERING REQ (rand = e2 d4 3d 87 c0 a2 1f 51 b4 6e 9f c0 88 65 fc 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084621474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084621474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084621474 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084621474 DMM INFO MM(262420000000046/f4567836) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084621474 DMM NOTICE MM(262420000000046/f4567836) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084621474 DMM DEBUG MM(262420000000046/f4567836) checking auth: received GSM SRES = cb 8b 5f 32 (gprs_gmm.c:666) 20241024084621474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084621474 DMM DEBUG MM(262420000000046/f4567836) Requesting authorization (sgsn_auth.c:160) 20241024084621474 DMM INFO MM(262420000000046/f4567836) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084621474 DMM DEBUG MM(262420000000046/f4567836) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084621474 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241024084621474 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) 20241024084621474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084621474 DMM INFO MM(262420000000046/f4567836) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4567836) (gprs_gmm.c:300) 20241024084621475 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084621475 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084621475 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241024084621475 DMM INFO MM(262420000000046/f4567836) Subscriber data update (mmctx.c:445) 20241024084621475 DMM DEBUG MM(262420000000046/f4567836) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084621475 DMM INFO MM(262420000000046/f4567836) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084621475 DMM NOTICE MM(262420000000046/f4567836) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241024084621475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084621476 DMM NOTICE MM(262420000000046/f4567836) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084621476 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) 20241024084621476 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084621476 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241024084621476 DMM INFO MM(262420000000046/f4567836) Subscriber data update (mmctx.c:445) 20241024084621476 DMM DEBUG MM(262420000000046/f4567836) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084621482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084621482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084621482 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084621482 DMM INFO MM(262420000000046/f4567836) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084621482 DMM NOTICE MM(262420000000046/f4567836) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084621482 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084621482 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084621482 DLLC NOTICE LLME(cd50eba3/f4567836){ASSIGNED} LLGM Assign pre (ffffffff => f4567836) (gprs_llc.c:1079) 20241024084621482 DLLC NOTICE LLME(ffffffff/f4567836){ASSIGNED} LLGM Assign post (ffffffff => f4567836) (gprs_llc.c:1125) 20241024084621482 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084621482 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084621482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084621482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@973445186f38: setverdict(pass): none -> pass 20241024084621534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084621534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084621534 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084621534 DMM INFO MM(262420000000046/f4567836) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084621534 DMM INFO MM(262420000000046/f4567836) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084621534 DMM DEBUG MM(262420000000046/f4567836) Using GGSN 0 (gprs_sm.c:312) 20241024084621534 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) 20241024084621534 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241024084621534 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084621534 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084621534 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241024084621545 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 52 b1 40 7b 11 9e 93 7e 7c 14 05 7f f5 6d c9 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241024084621545 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa91a8, cbp=0x5589e0c09480) (sgsn_libgtp.c:632) 20241024084621545 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084621545 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0ce48 TLLI=f4567836, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084621545 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084621545 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084621553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084621553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241024084621553 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084621553 DMM INFO MM(262420000000046/f4567836) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241024084621553 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084621553 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241024084621554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084621554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084621554 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084621554 DMM INFO MM(262420000000046/f4567836) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241024084621554 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084621554 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@973445186f38: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@973445186f38: "Received deletePDPContextResponse 1, seq_nr=1036" 20241024084621556 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) 20241024084621556 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fdd8afa91a8, cbp=0x5589e0c09480) (sgsn_libgtp.c:632) 20241024084621556 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241024084621556 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0ce48, TLLI=f4567836, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084621556 DMM INFO MM(262420000000046/f4567836) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241024084621556 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241024084621556 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241024084621556 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) 20241024084621556 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@973445186f38: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@973445186f38: Final verdict of PTC: pass 20241024084623566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59314<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084623569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084623569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@973445186f38: Final verdict of PTC: none -NSVCI98(831)@973445186f38: Final verdict of PTC: none -NSVCI97(826)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@973445186f38: Final verdict of PTC: none -NSVCI99(835)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(829)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(833)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(824)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu Oct 24 08:46:23 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 20241024084623696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084624098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20241024084624570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084624570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20241024084625572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084625572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Oct 24 08:46:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084626573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084626573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_second_attempt started. 20241024084627160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084627161 DMM INFO MM(262420000000046/f4567836) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084627161 DMM INFO MM(262420000000046/f4567836) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084627161 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084627161 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084627161 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084627161 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084627162 DLLC NOTICE LLME(ffffffff/f4567836){ASSIGNED} LLGM Assign pre (f4567836 => ffffffff) (gprs_llc.c:1079) 20241024084627162 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4567836 => ffffffff) (gprs_llc.c:1125) 20241024084627162 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241024084627162 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) 20241024084627162 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) 20241024084627162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084627162 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084627162 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084627162 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084627162 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(845)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@973445186f38: Provider Link came up: sending NS-RESET 20241024084627212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084627212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084627212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084627212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084627212 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084627212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084627212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084627212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084627212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(845)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(844)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084627214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084627214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084627214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084627214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084627214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084627214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084627214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084627215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084627215 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084627215 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084627215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084627215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084627215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(845)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084627219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024084627230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084627230 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(842)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(844)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@973445186f38: Provider Link came up: sending NS-RESET 20241024084627239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084627239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084627239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084627239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084627239 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084627239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084627239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084627239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084627239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084627240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084627240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084627240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084627240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084627240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084627240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084627240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084627240 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084627240 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084627240 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084627240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084627241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084627241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084627244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084627253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084627253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@973445186f38: Provider Link came up: sending NS-RESET 20241024084627277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084627277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084627277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084627277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084627277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084627277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084627277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084627277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084627277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084627279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084627279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084627279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084627279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084627279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084627279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084627279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084627279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084627279 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084627279 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084627279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084627280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084627280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084627284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084627293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084627293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084627574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084627574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084627574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084627574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084627576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084627577 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(842)@973445186f38: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='DF7ADF3A'O, index=0 SGSN_Test-GSUP(856)@973445186f38: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@973445186f38: 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 := '494AC4C1AD56AB591B601961DDD80504'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4396A29F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8525CBB4132C7F7'O } } } } } 20241024084627624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084627624 DLLC NOTICE LLME(ffffffff/df7adf3a){UNASSIGNED} LLC RX: unknown TLLI 0xdf7adf3a, creating LLME on the fly (gprs_llc.c:552) 20241024084627624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084627624 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084627624 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084627624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084627624 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084627624 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084627624 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084627624 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084627624 DLLC NOTICE LLME(ffffffff/df7adf3a){UNASSIGNED} LLGM Assign pre (df7adf3a => cbdcdf04) (gprs_llc.c:1079) 20241024084627624 DLLC NOTICE LLME(df7adf3a/cbdcdf04){ASSIGNED} LLGM Assign post (df7adf3a => cbdcdf04) (gprs_llc.c:1125) 20241024084627624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084627624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084627624 DMM DEBUG MM(262420000000022/cbdcdf04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084627636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084627636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084627636 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084627636 DMM DEBUG MM(262420000000022/cbdcdf04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241024084627636 DMM NOTICE MM(262420000000022/cbdcdf04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084627636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084627636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084627636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084627636 DMM DEBUG MM(262420000000022/cbdcdf04) Requesting authorization (sgsn_auth.c:160) 20241024084627636 DMM INFO MM(262420000000022/cbdcdf04) Requesting authentication tuples (sgsn_auth.c:184) 20241024084627636 DMM DEBUG MM(262420000000022/cbdcdf04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084627636 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241024084627636 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@973445186f38: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@973445186f38: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241024084627639 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084627639 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084627639 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084627639 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084627639 DMM INFO MM(262420000000022/cbdcdf04) Subscriber data update (mmctx.c:445) 20241024084627639 DMM DEBUG MM(262420000000022/cbdcdf04) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084627639 DMM INFO MM(262420000000022/cbdcdf04) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084627639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084627639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084627639 DMM INFO MM(262420000000022/cbdcdf04) <- GMM AUTH AND CIPHERING REQ (rand = 49 4a c4 c1 ad 56 ab 59 1b 60 19 61 dd d8 05 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084627647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084627647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084627647 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084627647 DMM INFO MM(262420000000022/cbdcdf04) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084627647 DMM NOTICE MM(262420000000022/cbdcdf04) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084627647 DMM DEBUG MM(262420000000022/cbdcdf04) checking auth: received GSM SRES = 43 96 a2 9f (gprs_gmm.c:666) 20241024084627647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084627647 DMM DEBUG MM(262420000000022/cbdcdf04) Requesting authorization (sgsn_auth.c:160) 20241024084627647 DMM INFO MM(262420000000022/cbdcdf04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084627647 DMM DEBUG MM(262420000000022/cbdcdf04) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084627647 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241024084627648 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) 20241024084627648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084627648 DMM INFO MM(262420000000022/cbdcdf04) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbdcdf04) (gprs_gmm.c:300) 20241024084627649 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084627649 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084627649 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241024084627649 DMM INFO MM(262420000000022/cbdcdf04) Subscriber data update (mmctx.c:445) 20241024084627649 DMM DEBUG MM(262420000000022/cbdcdf04) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084627649 DMM INFO MM(262420000000022/cbdcdf04) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084627649 DMM NOTICE MM(262420000000022/cbdcdf04) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241024084627649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084627649 DMM NOTICE MM(262420000000022/cbdcdf04) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084627649 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) 20241024084627650 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084627650 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241024084627650 DMM INFO MM(262420000000022/cbdcdf04) Subscriber data update (mmctx.c:445) 20241024084627650 DMM DEBUG MM(262420000000022/cbdcdf04) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084627656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084627656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084627656 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084627656 DMM INFO MM(262420000000022/cbdcdf04) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084627656 DMM NOTICE MM(262420000000022/cbdcdf04) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084627656 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084627656 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084627656 DLLC NOTICE LLME(df7adf3a/cbdcdf04){ASSIGNED} LLGM Assign pre (ffffffff => cbdcdf04) (gprs_llc.c:1079) 20241024084627656 DLLC NOTICE LLME(ffffffff/cbdcdf04){ASSIGNED} LLGM Assign post (ffffffff => cbdcdf04) (gprs_llc.c:1125) 20241024084627656 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084627656 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084627656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084627656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@973445186f38: setverdict(pass): none -> pass TC_attach_second_attempt(858)@973445186f38: 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 := 'EEE1FD28A0329A420FFF5C51E89BA8BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9AEDB79'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ECD8E4D3B8C65600'O } } } } } 20241024084627707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084627707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084627707 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084627707 DMM INFO MM(262420000000022/cbdcdf04) -> GMM ATTACH REQUEST MI(TMSI-0xCBDCDF04) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084627707 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084627707 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024084627707 DLLC NOTICE LLME(ffffffff/cbdcdf04){ASSIGNED} LLGM Assign pre (cbdcdf04 => df2c62ad) (gprs_llc.c:1079) 20241024084627707 DLLC NOTICE LLME(cbdcdf04/df2c62ad){ASSIGNED} LLGM Assign post (cbdcdf04 => df2c62ad) (gprs_llc.c:1125) 20241024084627707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084627707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084627707 DMM DEBUG MM(262420000000022/df2c62ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084627714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084627714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241024084627714 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084627714 DMM DEBUG MM(262420000000022/df2c62ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241024084627714 DMM NOTICE MM(262420000000022/df2c62ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084627714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084627714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084627714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084627714 DMM DEBUG MM(262420000000022/df2c62ad) Requesting authorization (sgsn_auth.c:160) 20241024084627714 DMM INFO MM(262420000000022/df2c62ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084627714 DMM DEBUG MM(262420000000022/df2c62ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084627714 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241024084627714 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) 20241024084630798 DGPRS DEBUG Checking for inactive LLMEs, time = 11570324 (sgsn.c:131) 20241024084633715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241024084633715 DMM ERROR MM(262420000000022/df2c62ad) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241024084633715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241024084633715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241024084633715 DMM NOTICE MM(262420000000022/df2c62ad) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241024084633715 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241024084633715 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) 20241024084633715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Reject}: Deallocated (fsm.c:568) 20241024084633715 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Deallocated (fsm.c:568) 20241024084633715 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084633715 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241024084633715 DLLC NOTICE LLME(cbdcdf04/df2c62ad){ASSIGNED} LLGM Assign pre (df2c62ad => ffffffff) (gprs_llc.c:1079) 20241024084633715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df2c62ad => ffffffff) (gprs_llc.c:1125) 20241024084647575 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024084647575 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084647575 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241024084657216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084657218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084657218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084657241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084657243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084657243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084657281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084657283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084657283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@973445186f38: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@973445186f38: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241024084657640 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084657640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@973445186f38: Final verdict of PTC: none -NSVCI97(845)@973445186f38: Final verdict of PTC: none -NSVCI98(849)@973445186f38: Final verdict of PTC: none 20241024084657642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39672<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(854)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@973445186f38: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@973445186f38: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@973445186f38: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(842)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(847)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(843)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(852)@973445186f38: Final verdict of PTC: none TC_attach_second_attempt(858)@973445186f38: Final verdict of PTC: fail reason: "Tguard timeout" MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_second_attempt-BVCI196(842): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@973445186f38: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Oct 24 08:46:57 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 20241024084657774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084658075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108180) 20241024084658641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084658641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108180, count=112536) 20241024084659643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084659643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Oct 24 08:47:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084700645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084700645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024084700799 DGPRS DEBUG Checking for inactive LLMEs, time = 11570354 (sgsn.c:131) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_echo_timeout started. 20241024084701136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084701137 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@973445186f38: Provider Link came up: sending NS-RESET 20241024084701180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084701180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084701180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084701180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084701180 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084701180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084701180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084701180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084701181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084701182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084701182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084701182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084701182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084701182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084701182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084701182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084701182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084701182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084701182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084701182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084701183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084701183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084701186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084701195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084701195 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@973445186f38: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(868)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084701224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084701224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084701224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084701224 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084701224 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084701224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084701224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084701224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084701224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(869)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084701226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084701226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084701226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084701226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084701226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084701226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084701227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084701227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084701227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084701227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084701227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084701227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084701227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084701231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024084701241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084701241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(868)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_echo_timeout-BVCI210(866)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@973445186f38: Provider Link came up: sending NS-RESET 20241024084701247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084701247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084701247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084701247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084701247 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084701247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084701247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084701247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084701247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084701249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084701249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084701249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084701249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084701249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084701249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084701249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084701249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084701249 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084701249 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084701249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084701250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084701250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084701253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084701263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084701263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084701646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084701646 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084701646 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084701646 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084701648 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084701649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@973445186f38: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='D99F4D15'O, index=0 SGSN_Test-GSUP(875)@973445186f38: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@973445186f38: 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 := 'B5F092EEC34C29B426C4A6E27F7D126B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A3CDA1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C684AF222391193'O } } } } } 20241024084701694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084701694 DLLC NOTICE LLME(ffffffff/d99f4d15){UNASSIGNED} LLC RX: unknown TLLI 0xd99f4d15, creating LLME on the fly (gprs_llc.c:552) 20241024084701694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084701694 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084701694 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084701694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084701694 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084701694 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084701694 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084701694 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084701694 DLLC NOTICE LLME(ffffffff/d99f4d15){UNASSIGNED} LLGM Assign pre (d99f4d15 => cdfdb1d4) (gprs_llc.c:1079) 20241024084701694 DLLC NOTICE LLME(d99f4d15/cdfdb1d4){ASSIGNED} LLGM Assign post (d99f4d15 => cdfdb1d4) (gprs_llc.c:1125) 20241024084701694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084701694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084701694 DMM DEBUG MM(262420000000067/cdfdb1d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084701707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084701707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084701707 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084701707 DMM DEBUG MM(262420000000067/cdfdb1d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241024084701707 DMM NOTICE MM(262420000000067/cdfdb1d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084701707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084701707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084701707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084701707 DMM DEBUG MM(262420000000067/cdfdb1d4) Requesting authorization (sgsn_auth.c:160) 20241024084701707 DMM INFO MM(262420000000067/cdfdb1d4) Requesting authentication tuples (sgsn_auth.c:184) 20241024084701707 DMM DEBUG MM(262420000000067/cdfdb1d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084701707 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241024084701707 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@973445186f38: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@973445186f38: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241024084701711 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084701711 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084701711 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084701711 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084701711 DMM INFO MM(262420000000067/cdfdb1d4) Subscriber data update (mmctx.c:445) 20241024084701711 DMM DEBUG MM(262420000000067/cdfdb1d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084701711 DMM INFO MM(262420000000067/cdfdb1d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084701711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084701711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084701711 DMM INFO MM(262420000000067/cdfdb1d4) <- GMM AUTH AND CIPHERING REQ (rand = b5 f0 92 ee c3 4c 29 b4 26 c4 a6 e2 7f 7d 12 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084701718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084701718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084701718 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084701718 DMM INFO MM(262420000000067/cdfdb1d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084701718 DMM NOTICE MM(262420000000067/cdfdb1d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084701718 DMM DEBUG MM(262420000000067/cdfdb1d4) checking auth: received GSM SRES = 6a 3c da 1f (gprs_gmm.c:666) 20241024084701718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084701718 DMM DEBUG MM(262420000000067/cdfdb1d4) Requesting authorization (sgsn_auth.c:160) 20241024084701718 DMM INFO MM(262420000000067/cdfdb1d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084701718 DMM DEBUG MM(262420000000067/cdfdb1d4) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084701718 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241024084701718 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) 20241024084701718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084701718 DMM INFO MM(262420000000067/cdfdb1d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdfdb1d4) (gprs_gmm.c:300) 20241024084701719 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084701719 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084701719 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241024084701719 DMM INFO MM(262420000000067/cdfdb1d4) Subscriber data update (mmctx.c:445) 20241024084701719 DMM DEBUG MM(262420000000067/cdfdb1d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084701719 DMM INFO MM(262420000000067/cdfdb1d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084701719 DMM NOTICE MM(262420000000067/cdfdb1d4) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241024084701719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084701719 DMM NOTICE MM(262420000000067/cdfdb1d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084701719 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) 20241024084701720 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084701720 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241024084701720 DMM INFO MM(262420000000067/cdfdb1d4) Subscriber data update (mmctx.c:445) 20241024084701720 DMM DEBUG MM(262420000000067/cdfdb1d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084701726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084701726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084701726 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084701726 DMM INFO MM(262420000000067/cdfdb1d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084701726 DMM NOTICE MM(262420000000067/cdfdb1d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084701726 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084701726 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084701726 DLLC NOTICE LLME(d99f4d15/cdfdb1d4){ASSIGNED} LLGM Assign pre (ffffffff => cdfdb1d4) (gprs_llc.c:1079) 20241024084701726 DLLC NOTICE LLME(ffffffff/cdfdb1d4){ASSIGNED} LLGM Assign post (ffffffff => cdfdb1d4) (gprs_llc.c:1125) 20241024084701726 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084701726 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084701726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084701726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@973445186f38: setverdict(pass): none -> pass 20241024084701777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084701777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084701777 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084701777 DMM INFO MM(262420000000067/cdfdb1d4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084701777 DMM INFO MM(262420000000067/cdfdb1d4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084701777 DMM DEBUG MM(262420000000067/cdfdb1d4) Using GGSN 0 (gprs_sm.c:312) 20241024084701777 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) 20241024084701777 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241024084701777 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084701777 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084701777 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241024084701788 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 a8 78 50 57 11 c2 c3 9d 90 14 05 7f c9 93 4e 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=1037 from retransmit req queue (gtp.c:443) 20241024084701788 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa91a8, cbp=0x5589e0c09480) (sgsn_libgtp.c:632) 20241024084701788 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084701788 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0ce48 TLLI=cdfdb1d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084701788 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084701788 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084706661 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241024084706663 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) 20241024084706663 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5589e0bfe8f0) (sgsn_libgtp.c:632) 20241024084711663 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1039" 20241024084716665 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241024084716665 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1039" 20241024084721648 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024084721648 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241024084721648 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084721665 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241024084721665 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241024084721666 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1041" 20241024084726667 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241024084726667 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241024084726667 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241024084726667 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1041" 20241024084730800 DGPRS DEBUG Checking for inactive LLMEs, time = 11570384 (sgsn.c:131) 20241024084731183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084731185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084731185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084731227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084731229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084731229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084731250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084731252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084731252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084731668 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241024084731668 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241024084731668 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241024084731668 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241024084731668 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1043" 20241024084736669 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241024084736669 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241024084736669 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241024084736669 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241024084736669 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5589e0bfe8f0) (sgsn_libgtp.c:632) 20241024084736669 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5589e0bfe8f0) (sgsn_libgtp.c:636) 20241024084736669 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241024084736669 DMM INFO MM(262420000000067/cdfdb1d4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241024084736669 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241024084736669 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241024084736669 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241024084736669 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241024084736669 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241024084736669 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241024084736669 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241024084736670 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241024084736670 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241024084736670 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241024084736670 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241024084736670 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241024084736670 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@973445186f38: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@973445186f38: Removing Client IMSI='262420000000067'H, index=0 20241024084736679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084736679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241024084736680 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084736680 DMM INFO MM(262420000000067/cdfdb1d4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@973445186f38: Final verdict of PTC: pass 20241024084736682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52464<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084736684 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(875)@973445186f38: Final verdict of PTC: none 20241024084736684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@973445186f38: Final verdict of PTC: none -NSVCI98(869)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@973445186f38: Final verdict of PTC: none -NSVCI97(863)@973445186f38: Final verdict of PTC: none -NSVCI99(873)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@973445186f38: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@973445186f38: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(866)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@973445186f38: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(861)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(871)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(867)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@973445186f38: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Oct 24 08:47:36 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 20241024084736812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084737213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109948) 20241024084737685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084737685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109948, count=114304) 20241024084738687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084738687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Oct 24 08:47:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084739689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084739689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_restart_ctr_echo started. 20241024084740276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084740277 DMM INFO MM(262420000000067/cdfdb1d4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084740277 DMM INFO MM(262420000000067/cdfdb1d4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084740277 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084740277 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084740277 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084740277 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084740277 DLLC NOTICE LLME(ffffffff/cdfdb1d4){ASSIGNED} LLGM Assign pre (cdfdb1d4 => ffffffff) (gprs_llc.c:1079) 20241024084740277 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdfdb1d4 => ffffffff) (gprs_llc.c:1125) 20241024084740277 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0caf0 (gprs_sndcp.c:574) 20241024084740277 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0ce48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084740277 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241024084740277 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) 20241024084740277 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) 20241024084740277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084740277 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084740277 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084740277 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084740277 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@973445186f38: Provider Link came up: sending NS-RESET 20241024084740323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084740323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084740323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084740323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084740323 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084740323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084740323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084740323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084740323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084740325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084740325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084740325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084740325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084740325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084740325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084740325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084740325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084740325 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084740325 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084740325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084740326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084740326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084740330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084740339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084740340 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@973445186f38: Provider Link came up: sending NS-RESET 20241024084740360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084740360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084740360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084740360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084740360 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084740360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084740360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084740360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084740360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084740362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084740362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084740362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084740362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084740363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084740363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084740363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084740363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084740363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084740363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084740363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084740363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084740363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084740367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084740377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084740377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@973445186f38: Provider Link came up: sending NS-RESET 20241024084740404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084740404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084740404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084740404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084740404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084740404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084740404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084740404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084740404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084740406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084740406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084740406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084740406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084740406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084740406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084740406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084740406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084740406 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084740406 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084740406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(893)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084740407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084740407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084740410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084740419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084740419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084740690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084740690 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084740690 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084740690 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084740692 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084740692 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@973445186f38: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='FF468FC7'O, index=0 SGSN_Test-GSUP(894)@973445186f38: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@973445186f38: 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 := '0E9EC8A3C9A2B225309C4C317012ABBC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '170A6F1B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69ADECB77BE753D6'O } } } } } 20241024084740738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084740738 DLLC NOTICE LLME(ffffffff/ff468fc7){UNASSIGNED} LLC RX: unknown TLLI 0xff468fc7, creating LLME on the fly (gprs_llc.c:552) 20241024084740738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084740738 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084740738 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084740739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084740739 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084740739 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084740739 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084740739 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084740739 DLLC NOTICE LLME(ffffffff/ff468fc7){UNASSIGNED} LLGM Assign pre (ff468fc7 => f3d5114a) (gprs_llc.c:1079) 20241024084740739 DLLC NOTICE LLME(ff468fc7/f3d5114a){ASSIGNED} LLGM Assign post (ff468fc7 => f3d5114a) (gprs_llc.c:1125) 20241024084740739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084740739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084740739 DMM DEBUG MM(262420000000023/f3d5114a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084740751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084740751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084740751 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084740751 DMM DEBUG MM(262420000000023/f3d5114a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241024084740751 DMM NOTICE MM(262420000000023/f3d5114a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084740751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084740751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084740751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084740751 DMM DEBUG MM(262420000000023/f3d5114a) Requesting authorization (sgsn_auth.c:160) 20241024084740751 DMM INFO MM(262420000000023/f3d5114a) Requesting authentication tuples (sgsn_auth.c:184) 20241024084740751 DMM DEBUG MM(262420000000023/f3d5114a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084740752 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241024084740752 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@973445186f38: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@973445186f38: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241024084740755 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084740755 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084740755 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084740755 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084740755 DMM INFO MM(262420000000023/f3d5114a) Subscriber data update (mmctx.c:445) 20241024084740755 DMM DEBUG MM(262420000000023/f3d5114a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084740755 DMM INFO MM(262420000000023/f3d5114a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084740755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084740755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084740755 DMM INFO MM(262420000000023/f3d5114a) <- GMM AUTH AND CIPHERING REQ (rand = 0e 9e c8 a3 c9 a2 b2 25 30 9c 4c 31 70 12 ab bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084740764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084740764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084740764 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084740764 DMM INFO MM(262420000000023/f3d5114a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084740764 DMM NOTICE MM(262420000000023/f3d5114a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084740764 DMM DEBUG MM(262420000000023/f3d5114a) checking auth: received GSM SRES = 17 0a 6f 1b (gprs_gmm.c:666) 20241024084740764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084740764 DMM DEBUG MM(262420000000023/f3d5114a) Requesting authorization (sgsn_auth.c:160) 20241024084740764 DMM INFO MM(262420000000023/f3d5114a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084740764 DMM DEBUG MM(262420000000023/f3d5114a) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084740764 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241024084740764 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) 20241024084740764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084740764 DMM INFO MM(262420000000023/f3d5114a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3d5114a) (gprs_gmm.c:300) 20241024084740765 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084740765 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084740765 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241024084740765 DMM INFO MM(262420000000023/f3d5114a) Subscriber data update (mmctx.c:445) 20241024084740765 DMM DEBUG MM(262420000000023/f3d5114a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084740765 DMM INFO MM(262420000000023/f3d5114a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084740765 DMM NOTICE MM(262420000000023/f3d5114a) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241024084740765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084740765 DMM NOTICE MM(262420000000023/f3d5114a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084740765 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) 20241024084740766 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084740766 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241024084740766 DMM INFO MM(262420000000023/f3d5114a) Subscriber data update (mmctx.c:445) 20241024084740766 DMM DEBUG MM(262420000000023/f3d5114a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084740774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084740774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084740774 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084740774 DMM INFO MM(262420000000023/f3d5114a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084740774 DMM NOTICE MM(262420000000023/f3d5114a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084740774 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084740774 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084740774 DLLC NOTICE LLME(ff468fc7/f3d5114a){ASSIGNED} LLGM Assign pre (ffffffff => f3d5114a) (gprs_llc.c:1079) 20241024084740774 DLLC NOTICE LLME(ffffffff/f3d5114a){ASSIGNED} LLGM Assign post (ffffffff => f3d5114a) (gprs_llc.c:1125) 20241024084740774 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084740774 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084740774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084740774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@973445186f38: setverdict(pass): none -> pass 20241024084740826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084740827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084740827 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084740827 DMM INFO MM(262420000000023/f3d5114a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084740827 DMM INFO MM(262420000000023/f3d5114a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084740827 DMM DEBUG MM(262420000000023/f3d5114a) Using GGSN 0 (gprs_sm.c:312) 20241024084740827 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241024084740827 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084740827 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084740827 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241024084740838 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 c0 69 4b bd 11 83 7e 6a f1 14 05 7f 29 12 30 46 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) 20241024084740838 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa6058, cbp=0x5589e0c09480) (sgsn_libgtp.c:632) 20241024084740838 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084740838 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0dfb8 TLLI=f3d5114a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084740838 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084740838 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084745827 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241024084745829 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) 20241024084745829 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5589e0bfe8f0) (sgsn_libgtp.c:632) 20241024084750828 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241024084750830 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) 20241024084750830 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5589e0bfe8f0) (sgsn_libgtp.c:632) 20241024084750830 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241024084750830 DMM INFO MM(262420000000023/f3d5114a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241024084750830 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241024084750830 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@973445186f38: Removing Client IMSI='262420000000023'H, index=0 20241024084750839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084750839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241024084750839 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084750839 DMM INFO MM(262420000000023/f3d5114a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@973445186f38: Final verdict of PTC: pass 20241024084750842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53844<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084750844 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084750844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(883)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@973445186f38: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@973445186f38: Final verdict of PTC: none -NSVCI99(893)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(894)@973445186f38: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@973445186f38: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@973445186f38: Final verdict of PTC: none -NSVCI97(882)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@973445186f38: Final verdict of PTC: none -NSVCI98(887)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(891)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(885)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(880)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@973445186f38: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Oct 24 08:47:50 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 20241024084750974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084751376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99644) 20241024084751845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084751845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99644, count=104000) 20241024084752846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084752846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Oct 24 08:47:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084753847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084753847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_restart_ctr_create started. 20241024084754437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084754439 DMM INFO MM(262420000000023/f3d5114a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084754439 DMM INFO MM(262420000000023/f3d5114a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084754439 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084754439 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084754439 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084754439 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084754439 DLLC NOTICE LLME(ffffffff/f3d5114a){ASSIGNED} LLGM Assign pre (f3d5114a => ffffffff) (gprs_llc.c:1079) 20241024084754439 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3d5114a => ffffffff) (gprs_llc.c:1125) 20241024084754439 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dc60 (gprs_sndcp.c:574) 20241024084754439 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084754439 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241024084754439 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) 20241024084754439 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) 20241024084754439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084754439 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084754439 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084754439 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084754439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@973445186f38: Provider Link came up: sending NS-RESET 20241024084754481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084754481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084754481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084754481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084754481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084754481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084754481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084754481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084754481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084754483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084754483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084754483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084754483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084754483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084754483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084754483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084754483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084754483 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084754483 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084754483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084754484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084754484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084754488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084754499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084754499 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@973445186f38: Provider Link came up: sending NS-RESET 20241024084754514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084754514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084754514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084754514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084754514 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084754514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084754514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084754515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084754515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084754516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084754516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084754517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084754517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084754517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084754517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084754517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084754517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084754517 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084754517 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084754517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084754518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084754518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084754521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(907)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084754530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084754530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@973445186f38: Provider Link came up: sending NS-RESET 20241024084754555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084754555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084754555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084754555 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084754555 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084754556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084754556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084754556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084754556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084754557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084754557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084754557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084754557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084754557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084754557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084754557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084754557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084754557 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084754557 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084754557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084754558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084754558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084754561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084754569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084754569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084754848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084754848 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084754848 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084754848 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084754850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084754851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@973445186f38: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='F5ECE42F'O, index=0 SGSN_Test-GSUP(913)@973445186f38: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@973445186f38: 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 := '0C6841B89483449CBA6F2ADA55DB24A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D5CAD4CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64C57E11EC4C031F'O } } } } } 20241024084754897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084754897 DLLC NOTICE LLME(ffffffff/f5ece42f){UNASSIGNED} LLC RX: unknown TLLI 0xf5ece42f, creating LLME on the fly (gprs_llc.c:552) 20241024084754897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084754897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084754897 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084754897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084754897 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084754897 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084754897 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084754897 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084754897 DLLC NOTICE LLME(ffffffff/f5ece42f){UNASSIGNED} LLGM Assign pre (f5ece42f => c1df18fd) (gprs_llc.c:1079) 20241024084754897 DLLC NOTICE LLME(f5ece42f/c1df18fd){ASSIGNED} LLGM Assign post (f5ece42f => c1df18fd) (gprs_llc.c:1125) 20241024084754897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084754897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084754897 DMM DEBUG MM(262420000000024/c1df18fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084754910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084754910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084754910 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084754910 DMM DEBUG MM(262420000000024/c1df18fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241024084754910 DMM NOTICE MM(262420000000024/c1df18fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084754910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084754910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084754910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084754911 DMM DEBUG MM(262420000000024/c1df18fd) Requesting authorization (sgsn_auth.c:160) 20241024084754911 DMM INFO MM(262420000000024/c1df18fd) Requesting authentication tuples (sgsn_auth.c:184) 20241024084754911 DMM DEBUG MM(262420000000024/c1df18fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084754911 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241024084754911 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@973445186f38: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@973445186f38: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241024084754913 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084754913 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084754913 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084754913 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084754913 DMM INFO MM(262420000000024/c1df18fd) Subscriber data update (mmctx.c:445) 20241024084754913 DMM DEBUG MM(262420000000024/c1df18fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084754913 DMM INFO MM(262420000000024/c1df18fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084754913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084754913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084754913 DMM INFO MM(262420000000024/c1df18fd) <- GMM AUTH AND CIPHERING REQ (rand = 0c 68 41 b8 94 83 44 9c ba 6f 2a da 55 db 24 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084754921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084754921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084754922 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084754922 DMM INFO MM(262420000000024/c1df18fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084754922 DMM NOTICE MM(262420000000024/c1df18fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084754922 DMM DEBUG MM(262420000000024/c1df18fd) checking auth: received GSM SRES = d5 ca d4 cf (gprs_gmm.c:666) 20241024084754922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084754922 DMM DEBUG MM(262420000000024/c1df18fd) Requesting authorization (sgsn_auth.c:160) 20241024084754922 DMM INFO MM(262420000000024/c1df18fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084754922 DMM DEBUG MM(262420000000024/c1df18fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084754922 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241024084754922 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) 20241024084754922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084754922 DMM INFO MM(262420000000024/c1df18fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1df18fd) (gprs_gmm.c:300) 20241024084754923 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084754923 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084754923 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241024084754923 DMM INFO MM(262420000000024/c1df18fd) Subscriber data update (mmctx.c:445) 20241024084754923 DMM DEBUG MM(262420000000024/c1df18fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084754923 DMM INFO MM(262420000000024/c1df18fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084754923 DMM NOTICE MM(262420000000024/c1df18fd) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241024084754923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084754923 DMM NOTICE MM(262420000000024/c1df18fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084754923 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) 20241024084754924 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084754924 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241024084754924 DMM INFO MM(262420000000024/c1df18fd) Subscriber data update (mmctx.c:445) 20241024084754924 DMM DEBUG MM(262420000000024/c1df18fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084754931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084754931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084754931 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084754931 DMM INFO MM(262420000000024/c1df18fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084754931 DMM NOTICE MM(262420000000024/c1df18fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084754931 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084754931 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084754931 DLLC NOTICE LLME(f5ece42f/c1df18fd){ASSIGNED} LLGM Assign pre (ffffffff => c1df18fd) (gprs_llc.c:1079) 20241024084754931 DLLC NOTICE LLME(ffffffff/c1df18fd){ASSIGNED} LLGM Assign post (ffffffff => c1df18fd) (gprs_llc.c:1125) 20241024084754931 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084754931 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084754931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084754931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@973445186f38: setverdict(pass): none -> pass 20241024084754982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084754982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084754982 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084754982 DMM INFO MM(262420000000024/c1df18fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084754982 DMM INFO MM(262420000000024/c1df18fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084754982 DMM DEBUG MM(262420000000024/c1df18fd) Using GGSN 0 (gprs_sm.c:312) 20241024084754982 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241024084754982 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084754982 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084754982 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241024084754994 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 72 7d 26 ab 11 06 60 af dc 14 05 7f 85 e8 e3 d0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241024084754994 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fdd8afa6058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241024084754994 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fdd8afa6058, cbp=0x5589e0c09480) (sgsn_libgtp.c:632) 20241024084754994 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241024084754994 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241024084754994 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241024084754994 DMM NOTICE MM(262420000000024/c1df18fd) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084755001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084755001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084755001 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084755001 DMM INFO MM(262420000000024/c1df18fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084755001 DMM INFO MM(262420000000024/c1df18fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084755001 DMM DEBUG MM(262420000000024/c1df18fd) Using GGSN 0 (gprs_sm.c:312) 20241024084755001 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241024084755001 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084755001 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084755001 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241024084755004 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 72 7d 26 ab 11 06 60 af dc 14 05 7f 85 e8 e3 d0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241024084755004 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fdd8afa6058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241024084755004 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa6058, cbp=0x5589e0c09480) (sgsn_libgtp.c:632) 20241024084755004 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084755004 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0dfb8 TLLI=c1df18fd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084755004 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084755004 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@973445186f38: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@973445186f38: Final verdict of PTC: pass 20241024084755014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43294<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@973445186f38: Final verdict of PTC: none 20241024084755016 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084755016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(912)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@973445186f38: Final verdict of PTC: none -NSVCI97(901)@973445186f38: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@973445186f38: Final verdict of PTC: none -NSVCI98(906)@973445186f38: Final verdict of PTC: none -NSVCI99(911)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@973445186f38: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@973445186f38: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(904)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(909)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(899)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@973445186f38: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Oct 24 08:47:55 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 20241024084755143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084755545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84024) 20241024084756016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084756016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84024, count=103968) 20241024084757017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084757017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Thu Oct 24 08:47:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084758019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084758019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241024084758605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084758607 DMM INFO MM(262420000000024/c1df18fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084758607 DMM INFO MM(262420000000024/c1df18fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084758607 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084758607 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084758607 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084758607 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084758607 DLLC NOTICE LLME(ffffffff/c1df18fd){ASSIGNED} LLGM Assign pre (c1df18fd => ffffffff) (gprs_llc.c:1079) 20241024084758607 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1df18fd => ffffffff) (gprs_llc.c:1125) 20241024084758607 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dc60 (gprs_sndcp.c:574) 20241024084758607 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084758607 DMM NOTICE MM(262420000000024/c1df18fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024084758607 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241024084758607 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024084758607 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084758607 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241024084758607 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241024084758607 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) 20241024084758607 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) 20241024084758607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084758607 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084758607 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084758607 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084758607 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@973445186f38: Provider Link came up: sending NS-RESET 20241024084758651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084758651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084758651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084758651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084758651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084758651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084758651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084758651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084758651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084758652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084758652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084758652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084758653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084758653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084758653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084758653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084758653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084758653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084758653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084758653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084758653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084758653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084758658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084758667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084758667 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@973445186f38: Provider Link came up: sending NS-RESET 20241024084758682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084758682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084758682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084758682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084758682 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084758682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084758682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084758682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084758682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084758684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084758684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084758684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084758685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084758685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084758685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084758685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084758685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084758685 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084758685 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084758685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084758685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084758685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084758689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084758698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084758698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@973445186f38: Provider Link came up: sending NS-RESET 20241024084758725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084758725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084758725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084758725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084758725 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084758725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084758725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084758725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084758726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084758728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084758728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084758728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084758728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084758728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084758728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084758728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084758728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084758728 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084758728 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084758728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(931)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084758729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084758729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084758733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084758743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084758743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084759019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084759019 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084759019 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084759019 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084759021 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084759022 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(930)@973445186f38: 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(930)@973445186f38: 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(930)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@973445186f38: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='D6F652A0'O, index=0 SGSN_Test-GSUP(932)@973445186f38: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@973445186f38: 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 := '0B118673C4F892FB459D807C621E8096'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23C4140C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C16272BF988CE63'O } } } } } 20241024084800078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084800078 DLLC NOTICE LLME(ffffffff/d6f652a0){UNASSIGNED} LLC RX: unknown TLLI 0xd6f652a0, creating LLME on the fly (gprs_llc.c:552) 20241024084800078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084800079 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084800079 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084800079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084800079 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084800079 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084800079 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084800079 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084800079 DLLC NOTICE LLME(ffffffff/d6f652a0){UNASSIGNED} LLGM Assign pre (d6f652a0 => c9f50be3) (gprs_llc.c:1079) 20241024084800079 DLLC NOTICE LLME(d6f652a0/c9f50be3){ASSIGNED} LLGM Assign post (d6f652a0 => c9f50be3) (gprs_llc.c:1125) 20241024084800079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084800079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084800079 DMM DEBUG MM(262420000000025/c9f50be3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084800091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084800091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084800091 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084800091 DMM DEBUG MM(262420000000025/c9f50be3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241024084800091 DMM NOTICE MM(262420000000025/c9f50be3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084800091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084800091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084800091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084800091 DMM DEBUG MM(262420000000025/c9f50be3) Requesting authorization (sgsn_auth.c:160) 20241024084800091 DMM INFO MM(262420000000025/c9f50be3) Requesting authentication tuples (sgsn_auth.c:184) 20241024084800091 DMM DEBUG MM(262420000000025/c9f50be3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084800091 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241024084800091 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@973445186f38: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241024084800095 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084800095 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084800095 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084800095 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084800095 DMM INFO MM(262420000000025/c9f50be3) Subscriber data update (mmctx.c:445) 20241024084800095 DMM DEBUG MM(262420000000025/c9f50be3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084800095 DMM INFO MM(262420000000025/c9f50be3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084800095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084800095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084800095 DMM INFO MM(262420000000025/c9f50be3) <- GMM AUTH AND CIPHERING REQ (rand = 0b 11 86 73 c4 f8 92 fb 45 9d 80 7c 62 1e 80 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084800102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084800102 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084800102 DMM INFO MM(262420000000025/c9f50be3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084800102 DMM NOTICE MM(262420000000025/c9f50be3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084800102 DMM DEBUG MM(262420000000025/c9f50be3) checking auth: received GSM SRES = 23 c4 14 0c (gprs_gmm.c:666) 20241024084800102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084800102 DMM DEBUG MM(262420000000025/c9f50be3) Requesting authorization (sgsn_auth.c:160) 20241024084800102 DMM INFO MM(262420000000025/c9f50be3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084800102 DMM DEBUG MM(262420000000025/c9f50be3) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084800102 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241024084800102 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) 20241024084800102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084800102 DMM INFO MM(262420000000025/c9f50be3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9f50be3) (gprs_gmm.c:300) 20241024084800103 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084800103 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084800103 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241024084800103 DMM INFO MM(262420000000025/c9f50be3) Subscriber data update (mmctx.c:445) 20241024084800103 DMM DEBUG MM(262420000000025/c9f50be3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084800103 DMM INFO MM(262420000000025/c9f50be3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084800103 DMM NOTICE MM(262420000000025/c9f50be3) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241024084800103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084800103 DMM NOTICE MM(262420000000025/c9f50be3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084800103 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) 20241024084800104 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084800104 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241024084800104 DMM INFO MM(262420000000025/c9f50be3) Subscriber data update (mmctx.c:445) 20241024084800104 DMM DEBUG MM(262420000000025/c9f50be3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084800109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084800109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084800109 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084800109 DMM INFO MM(262420000000025/c9f50be3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084800109 DMM NOTICE MM(262420000000025/c9f50be3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084800109 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084800109 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084800109 DLLC NOTICE LLME(d6f652a0/c9f50be3){ASSIGNED} LLGM Assign pre (ffffffff => c9f50be3) (gprs_llc.c:1079) 20241024084800109 DLLC NOTICE LLME(ffffffff/c9f50be3){ASSIGNED} LLGM Assign post (ffffffff => c9f50be3) (gprs_llc.c:1125) 20241024084800109 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084800109 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084800109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084800109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@973445186f38: setverdict(pass): none -> pass 20241024084800161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084800161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084800161 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084800161 DMM INFO MM(262420000000025/c9f50be3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084800161 DMM INFO MM(262420000000025/c9f50be3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084800161 DMM DEBUG MM(262420000000025/c9f50be3) Using GGSN 0 (gprs_sm.c:312) 20241024084800161 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) 20241024084800161 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241024084800161 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084800161 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084800161 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241024084800173 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 f6 ef 76 bc 11 87 ae 22 46 14 05 7f 35 ae 41 06 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) 20241024084800173 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa70c8, cbp=0x5589e0c060f0) (sgsn_libgtp.c:632) 20241024084800173 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084800173 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0dfb8 TLLI=c9f50be3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084800173 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084800173 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084800179 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241024084800179 DGPRS INFO PDP(262420000000025:5): Context 0x7fdd8afa70c8 was deleted (sgsn_libgtp.c:660) 20241024084800179 DMM INFO MM(262420000000025/c9f50be3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241024084800179 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241024084800179 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241024084800800 DGPRS DEBUG Checking for inactive LLMEs, time = 11570414 (sgsn.c:131) 20241024084808180 DMM INFO MM(262420000000025/c9f50be3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241024084816005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241024084816181 DMM INFO MM(262420000000025/c9f50be3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241024084819020 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024084819020 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241024084819021 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084824182 DMM INFO MM(262420000000025/c9f50be3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241024084828655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084828656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084828657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084828686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084828687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084828687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084828730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084828731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084828731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024084830801 DGPRS DEBUG Checking for inactive LLMEs, time = 11570444 (sgsn.c:131) 20241024084832183 DMM INFO MM(262420000000025/c9f50be3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@973445186f38: Removing Client IMSI='262420000000025'H, index=0 20241024084832191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084832191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241024084832192 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084832192 DMM INFO MM(262420000000025/c9f50be3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@973445186f38: Final verdict of PTC: pass 20241024084832194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48278<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084832196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084832197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@973445186f38: Final verdict of PTC: none -NSVCI98(925)@973445186f38: Final verdict of PTC: none -NSVCI97(920)@973445186f38: Final verdict of PTC: none -NSVCI99(931)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(923)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(918)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(929)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Oct 24 08:48:32 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 20241024084832329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084832730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107748) 20241024084833197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084833197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107748, count=112104) 20241024084834198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084834199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Thu Oct 24 08:48:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084835199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084835199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241024084835793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084835794 DMM INFO MM(262420000000025/c9f50be3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084835794 DMM INFO MM(262420000000025/c9f50be3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084835794 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084835794 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084835795 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084835795 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084835795 DLLC NOTICE LLME(ffffffff/c9f50be3){ASSIGNED} LLGM Assign pre (c9f50be3 => ffffffff) (gprs_llc.c:1079) 20241024084835795 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9f50be3 => ffffffff) (gprs_llc.c:1125) 20241024084835795 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dc60 (gprs_sndcp.c:574) 20241024084835795 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084835795 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241024084835795 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) 20241024084835795 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) 20241024084835795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084835795 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084835795 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084835795 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084835795 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(940)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@973445186f38: Provider Link came up: sending NS-RESET 20241024084835847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084835847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084835847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084835847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084835847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084835847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084835847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084835847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084835847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(939)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(940)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084835849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084835849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084835849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084835849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084835849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084835849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084835849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084835849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084835849 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084835849 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084835849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084835849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084835849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(940)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084835854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(936)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084835865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084835865 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@973445186f38: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(944)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084835882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084835882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084835882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084835882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084835882 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084835882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084835882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084835882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084835882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(945)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084835884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084835884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084835884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084835884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084835884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084835884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084835884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084835884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084835884 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084835884 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084835884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(945)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084835885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084835885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084835888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024084835900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084835900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(944)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@973445186f38: Provider Link came up: sending NS-RESET 20241024084835910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084835910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084835910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084835910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084835910 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084835910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084835910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084835910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084835910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084835912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084835912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084835912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084835912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084835912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084835912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084835912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084835912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084835912 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084835912 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084835912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084835913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084835913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084835917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084835926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084835926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084836201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084836201 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084836201 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084836201 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084836203 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084836203 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@973445186f38: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='DF9F2755'O, index=0 SGSN_Test-GSUP(951)@973445186f38: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@973445186f38: 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 := '938AF5A3F735DCDC1CB7D6253B939177'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF435B18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF13DBBB82B5180A'O } } } } } 20241024084836255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084836255 DLLC NOTICE LLME(ffffffff/df9f2755){UNASSIGNED} LLC RX: unknown TLLI 0xdf9f2755, creating LLME on the fly (gprs_llc.c:552) 20241024084836255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084836255 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084836255 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084836255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084836255 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084836255 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084836255 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084836255 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084836255 DLLC NOTICE LLME(ffffffff/df9f2755){UNASSIGNED} LLGM Assign pre (df9f2755 => f788d1bb) (gprs_llc.c:1079) 20241024084836255 DLLC NOTICE LLME(df9f2755/f788d1bb){ASSIGNED} LLGM Assign post (df9f2755 => f788d1bb) (gprs_llc.c:1125) 20241024084836255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084836255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084836255 DMM DEBUG MM(262420000000027/f788d1bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084836267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084836267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084836267 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084836267 DMM DEBUG MM(262420000000027/f788d1bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241024084836267 DMM NOTICE MM(262420000000027/f788d1bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084836267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084836267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084836267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084836267 DMM DEBUG MM(262420000000027/f788d1bb) Requesting authorization (sgsn_auth.c:160) 20241024084836267 DMM INFO MM(262420000000027/f788d1bb) Requesting authentication tuples (sgsn_auth.c:184) 20241024084836267 DMM DEBUG MM(262420000000027/f788d1bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084836267 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241024084836267 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@973445186f38: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241024084836270 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084836270 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084836270 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084836270 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084836270 DMM INFO MM(262420000000027/f788d1bb) Subscriber data update (mmctx.c:445) 20241024084836270 DMM DEBUG MM(262420000000027/f788d1bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084836270 DMM INFO MM(262420000000027/f788d1bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084836270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084836270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084836270 DMM INFO MM(262420000000027/f788d1bb) <- GMM AUTH AND CIPHERING REQ (rand = 93 8a f5 a3 f7 35 dc dc 1c b7 d6 25 3b 93 91 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084836277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084836277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084836277 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084836277 DMM INFO MM(262420000000027/f788d1bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084836277 DMM NOTICE MM(262420000000027/f788d1bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084836277 DMM DEBUG MM(262420000000027/f788d1bb) checking auth: received GSM SRES = bf 43 5b 18 (gprs_gmm.c:666) 20241024084836277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084836277 DMM DEBUG MM(262420000000027/f788d1bb) Requesting authorization (sgsn_auth.c:160) 20241024084836277 DMM INFO MM(262420000000027/f788d1bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084836277 DMM DEBUG MM(262420000000027/f788d1bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084836277 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241024084836277 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) 20241024084836277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084836277 DMM INFO MM(262420000000027/f788d1bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf788d1bb) (gprs_gmm.c:300) 20241024084836278 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084836278 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084836278 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241024084836279 DMM INFO MM(262420000000027/f788d1bb) Subscriber data update (mmctx.c:445) 20241024084836279 DMM DEBUG MM(262420000000027/f788d1bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084836279 DMM INFO MM(262420000000027/f788d1bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084836279 DMM NOTICE MM(262420000000027/f788d1bb) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241024084836279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084836279 DMM NOTICE MM(262420000000027/f788d1bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084836279 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) 20241024084836279 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084836279 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241024084836279 DMM INFO MM(262420000000027/f788d1bb) Subscriber data update (mmctx.c:445) 20241024084836279 DMM DEBUG MM(262420000000027/f788d1bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084836285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084836285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084836285 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084836285 DMM INFO MM(262420000000027/f788d1bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084836285 DMM NOTICE MM(262420000000027/f788d1bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084836285 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084836285 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084836285 DLLC NOTICE LLME(df9f2755/f788d1bb){ASSIGNED} LLGM Assign pre (ffffffff => f788d1bb) (gprs_llc.c:1079) 20241024084836285 DLLC NOTICE LLME(ffffffff/f788d1bb){ASSIGNED} LLGM Assign post (ffffffff => f788d1bb) (gprs_llc.c:1125) 20241024084836285 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084836285 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084836285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084836285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@973445186f38: setverdict(pass): none -> pass 20241024084836337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084836337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084836337 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084836337 DMM INFO MM(262420000000027/f788d1bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084836337 DMM INFO MM(262420000000027/f788d1bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084836337 DMM DEBUG MM(262420000000027/f788d1bb) Using GGSN 0 (gprs_sm.c:312) 20241024084836337 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) 20241024084836337 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241024084836337 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084836337 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084836338 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@973445186f38: First createPDPContextRequest received, dropping & waiting for retransmission 20241024084841338 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241024084841347 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 71 85 2e 54 11 f6 a5 a6 4b 14 05 7f d1 71 9b 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=1052 from retransmit req queue (gtp.c:443) 20241024084841347 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa70c8, cbp=0x5589e0c060f0) (sgsn_libgtp.c:632) 20241024084841347 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084841347 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0dfb8 TLLI=f788d1bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084841347 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084841347 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241024084841356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084841356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241024084841356 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084841356 DMM INFO MM(262420000000027/f788d1bb) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241024084841356 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084841356 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@973445186f38: First deletePDPContextRequest received, dropping & waiting for retransmission 20241024084846357 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241024084846360 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) 20241024084846360 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fdd8afa70c8, cbp=0x5589e0c060f0) (sgsn_libgtp.c:632) 20241024084846360 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241024084846360 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0dfb8, TLLI=f788d1bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084846360 DMM INFO MM(262420000000027/f788d1bb) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241024084846360 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241024084846360 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@973445186f38: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@973445186f38: Final verdict of PTC: pass 20241024084846371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38752<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084846373 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084846373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@973445186f38: Final verdict of PTC: none -NSVCI98(945)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@973445186f38: Final verdict of PTC: none -NSVCI97(940)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@973445186f38: Final verdict of PTC: none -NSVCI99(949)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(938)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(947)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(943)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Oct 24 08:48:46 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 20241024084846483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084846884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20241024084847375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084847375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95800, count=103696) 20241024084848376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084848376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Thu Oct 24 08:48:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084849377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084849377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241024084849946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084849947 DMM INFO MM(262420000000027/f788d1bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084849947 DMM INFO MM(262420000000027/f788d1bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084849947 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084849947 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084849947 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084849947 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084849948 DLLC NOTICE LLME(ffffffff/f788d1bb){ASSIGNED} LLGM Assign pre (f788d1bb => ffffffff) (gprs_llc.c:1079) 20241024084849948 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f788d1bb => ffffffff) (gprs_llc.c:1125) 20241024084849948 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241024084849948 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) 20241024084849948 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) 20241024084849948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084849948 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084849948 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084849948 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084849948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@973445186f38: Provider Link came up: sending NS-RESET 20241024084849991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084849992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084849992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084849992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084849992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084849992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084849992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084849992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084849992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084849993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084849993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084849993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084849993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084849993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084849994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084849994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084849994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084849994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084849994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084849994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(958)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084849994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084849994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084849999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084850009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084850009 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@973445186f38: Provider Link came up: sending NS-RESET 20241024084850029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084850029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084850029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084850029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084850029 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084850029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084850029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084850029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084850029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084850030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084850030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084850030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084850030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084850030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084850030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084850030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084850030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084850030 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084850030 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084850030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084850031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084850031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084850036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084850046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084850046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@973445186f38: Provider Link came up: sending NS-RESET 20241024084850064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084850064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084850064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084850064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084850064 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084850064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084850064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084850064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084850064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084850065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084850065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084850065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084850066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084850066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084850066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084850066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084850066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084850066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084850066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084850066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084850066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084850066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084850069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084850077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084850077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084850377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084850378 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084850378 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084850378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084850380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084850380 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@973445186f38: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='F3F25F3B'O, index=0 SGSN_Test-GSUP(970)@973445186f38: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@973445186f38: 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 := '1141C4C33AC39CB76688E32C67B998E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB8A2589'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81AC003CC8CBF855'O } } } } } 20241024084850425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084850425 DLLC NOTICE LLME(ffffffff/f3f25f3b){UNASSIGNED} LLC RX: unknown TLLI 0xf3f25f3b, creating LLME on the fly (gprs_llc.c:552) 20241024084850425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084850425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084850425 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084850425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084850425 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084850425 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084850425 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084850425 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084850425 DLLC NOTICE LLME(ffffffff/f3f25f3b){UNASSIGNED} LLGM Assign pre (f3f25f3b => c2b85148) (gprs_llc.c:1079) 20241024084850425 DLLC NOTICE LLME(f3f25f3b/c2b85148){ASSIGNED} LLGM Assign post (f3f25f3b => c2b85148) (gprs_llc.c:1125) 20241024084850425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084850425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084850425 DMM DEBUG MM(262420000000028/c2b85148) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084850439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084850439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084850439 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084850439 DMM DEBUG MM(262420000000028/c2b85148) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241024084850439 DMM NOTICE MM(262420000000028/c2b85148) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084850439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084850439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084850439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084850439 DMM DEBUG MM(262420000000028/c2b85148) Requesting authorization (sgsn_auth.c:160) 20241024084850439 DMM INFO MM(262420000000028/c2b85148) Requesting authentication tuples (sgsn_auth.c:184) 20241024084850439 DMM DEBUG MM(262420000000028/c2b85148) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084850439 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241024084850439 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@973445186f38: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241024084850442 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084850442 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084850442 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084850442 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084850442 DMM INFO MM(262420000000028/c2b85148) Subscriber data update (mmctx.c:445) 20241024084850442 DMM DEBUG MM(262420000000028/c2b85148) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084850442 DMM INFO MM(262420000000028/c2b85148) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084850442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084850442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084850442 DMM INFO MM(262420000000028/c2b85148) <- GMM AUTH AND CIPHERING REQ (rand = 11 41 c4 c3 3a c3 9c b7 66 88 e3 2c 67 b9 98 e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084850449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084850450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084850450 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084850450 DMM INFO MM(262420000000028/c2b85148) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084850450 DMM NOTICE MM(262420000000028/c2b85148) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084850450 DMM DEBUG MM(262420000000028/c2b85148) checking auth: received GSM SRES = eb 8a 25 89 (gprs_gmm.c:666) 20241024084850450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084850450 DMM DEBUG MM(262420000000028/c2b85148) Requesting authorization (sgsn_auth.c:160) 20241024084850450 DMM INFO MM(262420000000028/c2b85148) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084850450 DMM DEBUG MM(262420000000028/c2b85148) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084850450 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241024084850450 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) 20241024084850450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084850450 DMM INFO MM(262420000000028/c2b85148) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2b85148) (gprs_gmm.c:300) 20241024084850451 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084850451 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084850451 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241024084850451 DMM INFO MM(262420000000028/c2b85148) Subscriber data update (mmctx.c:445) 20241024084850451 DMM DEBUG MM(262420000000028/c2b85148) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084850451 DMM INFO MM(262420000000028/c2b85148) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084850451 DMM NOTICE MM(262420000000028/c2b85148) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241024084850451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084850451 DMM NOTICE MM(262420000000028/c2b85148) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084850451 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) 20241024084850452 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084850452 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241024084850452 DMM INFO MM(262420000000028/c2b85148) Subscriber data update (mmctx.c:445) 20241024084850452 DMM DEBUG MM(262420000000028/c2b85148) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084850458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084850458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084850458 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084850458 DMM INFO MM(262420000000028/c2b85148) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084850458 DMM NOTICE MM(262420000000028/c2b85148) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084850458 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084850458 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084850458 DLLC NOTICE LLME(f3f25f3b/c2b85148){ASSIGNED} LLGM Assign pre (ffffffff => c2b85148) (gprs_llc.c:1079) 20241024084850458 DLLC NOTICE LLME(ffffffff/c2b85148){ASSIGNED} LLGM Assign post (ffffffff => c2b85148) (gprs_llc.c:1125) 20241024084850458 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084850458 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084850458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084850458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@973445186f38: setverdict(pass): none -> pass 20241024084850510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084850510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084850510 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084850510 DMM INFO MM(262420000000028/c2b85148) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084850510 DMM INFO MM(262420000000028/c2b85148) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084850510 DMM DEBUG MM(262420000000028/c2b85148) Using GGSN 0 (gprs_sm.c:312) 20241024084850510 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) 20241024084850510 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241024084850510 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084850510 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084850510 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241024084850522 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 95 86 33 0f 11 7b 83 86 64 14 05 7f 3d fc e0 23 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241024084850522 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa70c8, cbp=0x5589e0c060f0) (sgsn_libgtp.c:632) 20241024084850522 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084850522 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0ce48 TLLI=c2b85148, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084850522 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084850522 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084850530 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241024084850530 DGPRS INFO PDP(262420000000028:5): Context 0x7fdd8afa70c8 was deleted (sgsn_libgtp.c:660) 20241024084850530 DMM INFO MM(262420000000028/c2b85148) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241024084850530 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241024084850530 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@973445186f38: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241024084850535 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241024084850536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084850536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241024084850536 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084850536 DMM INFO MM(262420000000028/c2b85148) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241024084850536 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20241024084850536 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@973445186f38: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@973445186f38: Final verdict of PTC: pass 20241024084850540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@973445186f38: Final verdict of PTC: none 20241024084850542 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084850543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(969)@973445186f38: Final verdict of PTC: none -NSVCI97(958)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@973445186f38: Final verdict of PTC: none -NSVCI98(963)@973445186f38: Final verdict of PTC: none -NSVCI99(968)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(956)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(966)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(961)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Oct 24 08:48:50 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 20241024084850673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084851074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98176) 20241024084851543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084851544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98176, count=102532) 20241024084852545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084852545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Thu Oct 24 08:48:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084853546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084853546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241024084854137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084854139 DMM INFO MM(262420000000028/c2b85148) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084854139 DMM INFO MM(262420000000028/c2b85148) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084854139 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084854139 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084854139 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084854139 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084854139 DLLC NOTICE LLME(ffffffff/c2b85148){ASSIGNED} LLGM Assign pre (c2b85148 => ffffffff) (gprs_llc.c:1079) 20241024084854139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2b85148 => ffffffff) (gprs_llc.c:1125) 20241024084854139 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0caf0 (gprs_sndcp.c:574) 20241024084854139 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0ce48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084854139 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241024084854139 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) 20241024084854139 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) 20241024084854139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084854139 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084854139 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084854139 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084854139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(978)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(978)@973445186f38: Provider Link came up: sending NS-RESET 20241024084854186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084854186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084854186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084854186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084854186 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084854186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084854186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084854186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084854186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(978)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084854188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084854188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084854188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084854188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084854188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084854188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084854188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084854188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084854188 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084854188 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084854188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084854189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084854189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(978)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(977)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(978)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084854193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084854203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084854203 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(977)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@973445186f38: Provider Link came up: sending NS-RESET 20241024084854219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084854219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084854219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084854219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084854219 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084854219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084854219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084854219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084854219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084854221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084854221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084854221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084854221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084854221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084854221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084854221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084854221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084854221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084854221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084854221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084854221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084854222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084854226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084854236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084854236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@973445186f38: Provider Link came up: sending NS-RESET 20241024084854266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084854266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084854266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084854266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084854266 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084854266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084854266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084854266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084854266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084854268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084854268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084854268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084854268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084854268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084854268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084854268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084854268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084854268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084854268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084854268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084854269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084854269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084854274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084854285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084854285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084854547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084854547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084854547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084854547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084854549 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(987)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084854550 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@973445186f38: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='F1955F95'O, index=0 SGSN_Test-GSUP(989)@973445186f38: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@973445186f38: 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 := '64032BFC4062B7F0CD0308C52A192778'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B93C1EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FABF3E6D3C8A3EEC'O } } } } } 20241024084854599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084854599 DLLC NOTICE LLME(ffffffff/f1955f95){UNASSIGNED} LLC RX: unknown TLLI 0xf1955f95, creating LLME on the fly (gprs_llc.c:552) 20241024084854599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084854599 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084854599 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084854599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084854599 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084854599 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084854599 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084854599 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084854599 DLLC NOTICE LLME(ffffffff/f1955f95){UNASSIGNED} LLGM Assign pre (f1955f95 => e3055c3b) (gprs_llc.c:1079) 20241024084854599 DLLC NOTICE LLME(f1955f95/e3055c3b){ASSIGNED} LLGM Assign post (f1955f95 => e3055c3b) (gprs_llc.c:1125) 20241024084854599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084854599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084854599 DMM DEBUG MM(262420000000026/e3055c3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084854613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084854613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084854613 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084854613 DMM DEBUG MM(262420000000026/e3055c3b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241024084854613 DMM NOTICE MM(262420000000026/e3055c3b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084854613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084854613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084854613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084854613 DMM DEBUG MM(262420000000026/e3055c3b) Requesting authorization (sgsn_auth.c:160) 20241024084854613 DMM INFO MM(262420000000026/e3055c3b) Requesting authentication tuples (sgsn_auth.c:184) 20241024084854613 DMM DEBUG MM(262420000000026/e3055c3b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084854613 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241024084854613 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@973445186f38: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241024084854616 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084854616 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084854616 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084854616 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084854616 DMM INFO MM(262420000000026/e3055c3b) Subscriber data update (mmctx.c:445) 20241024084854616 DMM DEBUG MM(262420000000026/e3055c3b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084854616 DMM INFO MM(262420000000026/e3055c3b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084854616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084854616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084854616 DMM INFO MM(262420000000026/e3055c3b) <- GMM AUTH AND CIPHERING REQ (rand = 64 03 2b fc 40 62 b7 f0 cd 03 08 c5 2a 19 27 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084854624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084854624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084854624 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084854624 DMM INFO MM(262420000000026/e3055c3b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084854624 DMM NOTICE MM(262420000000026/e3055c3b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084854624 DMM DEBUG MM(262420000000026/e3055c3b) checking auth: received GSM SRES = 8b 93 c1 ee (gprs_gmm.c:666) 20241024084854624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084854624 DMM DEBUG MM(262420000000026/e3055c3b) Requesting authorization (sgsn_auth.c:160) 20241024084854624 DMM INFO MM(262420000000026/e3055c3b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084854624 DMM DEBUG MM(262420000000026/e3055c3b) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084854624 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241024084854624 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) 20241024084854624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084854624 DMM INFO MM(262420000000026/e3055c3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3055c3b) (gprs_gmm.c:300) 20241024084854626 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084854626 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084854626 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241024084854626 DMM INFO MM(262420000000026/e3055c3b) Subscriber data update (mmctx.c:445) 20241024084854626 DMM DEBUG MM(262420000000026/e3055c3b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084854626 DMM INFO MM(262420000000026/e3055c3b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084854626 DMM NOTICE MM(262420000000026/e3055c3b) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241024084854626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084854626 DMM NOTICE MM(262420000000026/e3055c3b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084854626 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) 20241024084854626 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084854626 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241024084854626 DMM INFO MM(262420000000026/e3055c3b) Subscriber data update (mmctx.c:445) 20241024084854626 DMM DEBUG MM(262420000000026/e3055c3b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084854633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084854633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084854633 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084854633 DMM INFO MM(262420000000026/e3055c3b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084854633 DMM NOTICE MM(262420000000026/e3055c3b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084854633 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084854633 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084854633 DLLC NOTICE LLME(f1955f95/e3055c3b){ASSIGNED} LLGM Assign pre (ffffffff => e3055c3b) (gprs_llc.c:1079) 20241024084854633 DLLC NOTICE LLME(ffffffff/e3055c3b){ASSIGNED} LLGM Assign post (ffffffff => e3055c3b) (gprs_llc.c:1125) 20241024084854633 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084854633 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084854633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084854633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@973445186f38: setverdict(pass): none -> pass 20241024084854685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084854685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084854685 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084854685 DMM INFO MM(262420000000026/e3055c3b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084854685 DMM INFO MM(262420000000026/e3055c3b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084854685 DMM DEBUG MM(262420000000026/e3055c3b) Using GGSN 0 (gprs_sm.c:312) 20241024084854685 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) 20241024084854685 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241024084854685 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084854685 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084854685 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241024084854698 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 19 66 65 72 11 1d f4 1a 2f 14 05 7f ec 63 f4 64 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) 20241024084854698 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa70c8, cbp=0x5589e0c060f0) (sgsn_libgtp.c:632) 20241024084854698 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084854698 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0ce48 TLLI=e3055c3b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084854698 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084854698 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084854708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084854708 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241024084854708 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084854711 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 19 66 65 72 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241024084854711 DGPRS INFO PDP(262420000000026:5): Context 0x7fdd8afa70c8 was deleted (sgsn_libgtp.c:660) 20241024084854711 DMM INFO MM(262420000000026/e3055c3b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241024084854712 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241024084854712 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@973445186f38: Removing Client IMSI='262420000000026'H, index=0 20241024084854718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084854718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241024084854718 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084854718 DMM INFO MM(262420000000026/e3055c3b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@973445186f38: Final verdict of PTC: pass 20241024084854721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39862<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@973445186f38: Final verdict of PTC: none -NSVCI98(982)@973445186f38: Final verdict of PTC: none 20241024084854724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084854724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(978)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@973445186f38: Final verdict of PTC: none -NSVCI99(988)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(986)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(980)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(976)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Thu Oct 24 08:48:54 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 20241024084854852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084855253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103292) 20241024084855725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084855725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103292, count=103832) 20241024084856726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084856726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu Oct 24 08:48:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084857728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084857728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_gmm_detach started. 20241024084858315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084858317 DMM INFO MM(262420000000026/e3055c3b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084858317 DMM INFO MM(262420000000026/e3055c3b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084858317 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084858317 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084858317 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084858317 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084858317 DLLC NOTICE LLME(ffffffff/e3055c3b){ASSIGNED} LLGM Assign pre (e3055c3b => ffffffff) (gprs_llc.c:1079) 20241024084858317 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3055c3b => ffffffff) (gprs_llc.c:1125) 20241024084858317 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0caf0 (gprs_sndcp.c:574) 20241024084858317 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0ce48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084858317 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241024084858317 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) 20241024084858317 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) 20241024084858317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084858317 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084858317 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084858317 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084858317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@973445186f38: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(996)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084858368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084858368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084858368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084858368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084858368 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084858369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084858369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084858369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084858369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084858371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084858371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084858371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084858371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084858371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084858371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084858371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084858371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084858371 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084858371 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084858371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(997)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084858372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084858372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084858375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084858384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084858384 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(998)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(994)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@973445186f38: Provider Link came up: sending NS-RESET 20241024084858394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084858394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084858394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084858394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084858394 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084858394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084858394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084858394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084858394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084858395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084858395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084858395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084858396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084858396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084858396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084858396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084858396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084858396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084858396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084858396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1001)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084858396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084858396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084858400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084858408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084858408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@973445186f38: Provider Link came up: sending NS-RESET 20241024084858442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084858442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084858442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084858442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084858442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084858442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084858442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084858442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084858442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084858444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084858444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084858444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084858444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084858444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084858444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084858444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084858444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084858444 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084858444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084858444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1007)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084858445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084858445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084858448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084858457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084858457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1004)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084858729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084858729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084858729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084858729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1006)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084858731 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084858732 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1006)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1006)@973445186f38: 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(1006)@973445186f38: 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(1006)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@973445186f38: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='C0F42155'O, index=0 SGSN_Test-GSUP(1008)@973445186f38: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@973445186f38: 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 := '9FEC973469986B662C5A3E906D9A40F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B35B13C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8EAE0D13B36FD7B6'O } } } } } 20241024084858778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084858778 DLLC NOTICE LLME(ffffffff/c0f42155){UNASSIGNED} LLC RX: unknown TLLI 0xc0f42155, creating LLME on the fly (gprs_llc.c:552) 20241024084858778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084858778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084858778 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084858778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084858778 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084858778 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084858778 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084858778 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084858778 DLLC NOTICE LLME(ffffffff/c0f42155){UNASSIGNED} LLGM Assign pre (c0f42155 => c6b6864c) (gprs_llc.c:1079) 20241024084858778 DLLC NOTICE LLME(c0f42155/c6b6864c){ASSIGNED} LLGM Assign post (c0f42155 => c6b6864c) (gprs_llc.c:1125) 20241024084858778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084858778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084858778 DMM DEBUG MM(262420000000026/c6b6864c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084858790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084858790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084858790 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084858790 DMM DEBUG MM(262420000000026/c6b6864c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241024084858790 DMM NOTICE MM(262420000000026/c6b6864c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084858790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084858790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084858790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084858790 DMM DEBUG MM(262420000000026/c6b6864c) Requesting authorization (sgsn_auth.c:160) 20241024084858790 DMM INFO MM(262420000000026/c6b6864c) Requesting authentication tuples (sgsn_auth.c:184) 20241024084858790 DMM DEBUG MM(262420000000026/c6b6864c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084858790 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241024084858791 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)@973445186f38: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241024084858793 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084858793 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084858793 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084858793 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084858793 DMM INFO MM(262420000000026/c6b6864c) Subscriber data update (mmctx.c:445) 20241024084858793 DMM DEBUG MM(262420000000026/c6b6864c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084858793 DMM INFO MM(262420000000026/c6b6864c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084858793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084858793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084858793 DMM INFO MM(262420000000026/c6b6864c) <- GMM AUTH AND CIPHERING REQ (rand = 9f ec 97 34 69 98 6b 66 2c 5a 3e 90 6d 9a 40 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084858801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084858801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084858801 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084858801 DMM INFO MM(262420000000026/c6b6864c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084858801 DMM NOTICE MM(262420000000026/c6b6864c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084858801 DMM DEBUG MM(262420000000026/c6b6864c) checking auth: received GSM SRES = b3 5b 13 c3 (gprs_gmm.c:666) 20241024084858801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084858801 DMM DEBUG MM(262420000000026/c6b6864c) Requesting authorization (sgsn_auth.c:160) 20241024084858801 DMM INFO MM(262420000000026/c6b6864c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084858801 DMM DEBUG MM(262420000000026/c6b6864c) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084858801 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241024084858801 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) 20241024084858801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084858801 DMM INFO MM(262420000000026/c6b6864c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6b6864c) (gprs_gmm.c:300) 20241024084858802 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084858802 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084858802 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241024084858802 DMM INFO MM(262420000000026/c6b6864c) Subscriber data update (mmctx.c:445) 20241024084858802 DMM DEBUG MM(262420000000026/c6b6864c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084858802 DMM INFO MM(262420000000026/c6b6864c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084858802 DMM NOTICE MM(262420000000026/c6b6864c) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241024084858802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084858802 DMM NOTICE MM(262420000000026/c6b6864c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084858802 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) 20241024084858803 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084858803 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241024084858803 DMM INFO MM(262420000000026/c6b6864c) Subscriber data update (mmctx.c:445) 20241024084858803 DMM DEBUG MM(262420000000026/c6b6864c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084858810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084858810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084858810 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084858810 DMM INFO MM(262420000000026/c6b6864c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084858810 DMM NOTICE MM(262420000000026/c6b6864c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084858810 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084858810 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084858810 DLLC NOTICE LLME(c0f42155/c6b6864c){ASSIGNED} LLGM Assign pre (ffffffff => c6b6864c) (gprs_llc.c:1079) 20241024084858810 DLLC NOTICE LLME(ffffffff/c6b6864c){ASSIGNED} LLGM Assign post (ffffffff => c6b6864c) (gprs_llc.c:1125) 20241024084858810 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084858810 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084858810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084858810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@973445186f38: setverdict(pass): none -> pass 20241024084858861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084858861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084858861 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084858861 DMM INFO MM(262420000000026/c6b6864c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084858861 DMM INFO MM(262420000000026/c6b6864c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084858861 DMM DEBUG MM(262420000000026/c6b6864c) Using GGSN 0 (gprs_sm.c:312) 20241024084858861 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) 20241024084858861 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241024084858861 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084858861 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084858861 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241024084858870 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 db f2 98 bb 11 cd f6 e9 c5 14 05 7f 94 96 9d 59 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) 20241024084858870 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa70c8, cbp=0x5589e0c060f0) (sgsn_libgtp.c:632) 20241024084858870 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084858870 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0ce48 TLLI=c6b6864c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084858870 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084858870 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084858877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084858877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084858878 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084858878 DMM INFO MM(262420000000026/c6b6864c) -> GMM DETACH REQUEST TLLI=0xc6b6864c type=GPRS detach (gprs_gmm.c:1465) 20241024084858878 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241024084858878 DMM INFO MM(262420000000026/c6b6864c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241024084858878 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084858878 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084858878 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084858878 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084858878 DLLC NOTICE LLME(ffffffff/c6b6864c){ASSIGNED} LLGM Assign pre (c6b6864c => ffffffff) (gprs_llc.c:1079) 20241024084858878 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6b6864c => ffffffff) (gprs_llc.c:1125) 20241024084858878 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0caf0 (gprs_sndcp.c:574) 20241024084858878 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0ce48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084858878 DMM NOTICE MM(262420000000026/c6b6864c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024084858878 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241024084858878 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024084858878 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084858878 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241024084858878 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241024084858878 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) 20241024084858878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084858878 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084858878 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084858878 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084858879 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@973445186f38: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@973445186f38: Final verdict of PTC: pass 20241024084858885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51192<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084858887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1008)@973445186f38: Final verdict of PTC: none 20241024084858887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(997)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@973445186f38: Final verdict of PTC: none -NSVCI98(1001)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@973445186f38: Final verdict of PTC: none -NSVCI99(1007)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1004)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(995)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(999)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1005)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1004): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@973445186f38: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Oct 24 08:48:58 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20241024084859017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084859318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20241024084859888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084859889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41688, count=107232) 20241024084900802 DGPRS DEBUG Checking for inactive LLMEs, time = 11570474 (sgsn.c:131) 20241024084900889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084900889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Thu Oct 24 08:49:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084901890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084901890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241024084902379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084902380 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1016)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@973445186f38: Provider Link came up: sending NS-RESET 20241024084902430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084902430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084902430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084902430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084902430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084902430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084902430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084902430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084902430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1015)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1016)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084902432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084902432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084902432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084902433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084902433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084902433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084902433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084902433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084902433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084902433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084902433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084902433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084902433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084902437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084902447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084902447 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1015)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@973445186f38: Provider Link came up: sending NS-RESET 20241024084902464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084902464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084902464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084902464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084902464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084902464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084902464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084902464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084902464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084902465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084902465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084902465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084902466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084902466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084902466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084902466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084902466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084902466 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084902466 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084902466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084902466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084902466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084902470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084902480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084902480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1022)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@973445186f38: Provider Link came up: sending NS-RESET 20241024084902507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084902507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084902507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084902507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084902507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084902507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084902507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084902507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084902507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084902508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084902508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084902508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084902508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084902509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084902509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084902509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084902509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084902509 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084902509 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084902509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084902509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084902509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084902512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084902520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084902520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084902891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084902891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084902891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084902891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084902893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024084902894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1025)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@973445186f38: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='F7DA1691'O, index=0 SGSN_Test-GSUP(1027)@973445186f38: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241024084903951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084903951 DLLC NOTICE LLME(ffffffff/f7da1691){UNASSIGNED} LLC RX: unknown TLLI 0xf7da1691, creating LLME on the fly (gprs_llc.c:552) 20241024084903951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084903951 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241024084903951 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084903951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084903951 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084903951 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084903951 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084903951 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084903951 DLLC NOTICE LLME(ffffffff/f7da1691){UNASSIGNED} LLGM Assign pre (f7da1691 => d04d8c10) (gprs_llc.c:1079) 20241024084903951 DLLC NOTICE LLME(f7da1691/d04d8c10){ASSIGNED} LLGM Assign post (f7da1691 => d04d8c10) (gprs_llc.c:1125) 20241024084903951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084903951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084903951 DMM DEBUG MM(262420000000039/d04d8c10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084903964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084903964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241024084903964 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084903964 DMM INFO MM(262420000000039/d04d8c10) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241024084903964 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084903964 DLLC NOTICE LLME(f7da1691/d04d8c10){ASSIGNED} LLGM Assign pre (f7da1691 => d04d8c10) (gprs_llc.c:1079) 20241024084903964 DLLC NOTICE LLME(f7da1691/d04d8c10){ASSIGNED} LLGM Assign post (f7da1691 => d04d8c10) (gprs_llc.c:1125) 20241024084903964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084903965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084903965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084903965 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084903965 DMM DEBUG MM(262420000000039/d04d8c10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241024084903965 DMM NOTICE MM(262420000000039/d04d8c10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084903965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084903965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084903965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241024084903965 DMM INFO MM(262420000000039/d04d8c10) <- GMM ATTACH ACCEPT (new P-TMSI=0xd04d8c10) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@973445186f38: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@973445186f38: Removing Client IMSI='262420000000039'H, index=0 20241024084904970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084904970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084904970 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084904970 DMM INFO MM(262420000000039/d04d8c10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084904970 DMM NOTICE MM(262420000000039/d04d8c10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084904970 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084904970 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084904970 DLLC NOTICE LLME(f7da1691/d04d8c10){ASSIGNED} LLGM Assign pre (ffffffff => d04d8c10) (gprs_llc.c:1079) 20241024084904970 DLLC NOTICE LLME(ffffffff/d04d8c10){ASSIGNED} LLGM Assign post (ffffffff => d04d8c10) (gprs_llc.c:1125) 20241024084904970 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084904970 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084904970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084904970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@973445186f38: Final verdict of PTC: pass 20241024084904972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51212<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@973445186f38: Final verdict of PTC: none 20241024084904974 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084904974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1020)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@973445186f38: Final verdict of PTC: none -NSVCI97(1016)@973445186f38: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@973445186f38: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@973445186f38: Final verdict of PTC: none -NSVCI99(1026)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@973445186f38: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1024)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1014)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1018)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@973445186f38: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Oct 24 08:49:05 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 20241024084905106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084905507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20241024084905975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084905975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65920, count=70276) 20241024084906977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084906977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Oct 24 08:49:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084907977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084907978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_xid_empty_l3 started. 20241024084908561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084908563 DMM INFO MM(262420000000039/d04d8c10) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084908563 DMM INFO MM(262420000000039/d04d8c10) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084908563 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084908563 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084908563 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084908563 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084908563 DLLC NOTICE LLME(ffffffff/d04d8c10){ASSIGNED} LLGM Assign pre (d04d8c10 => ffffffff) (gprs_llc.c:1079) 20241024084908563 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d04d8c10 => ffffffff) (gprs_llc.c:1125) 20241024084908563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084908563 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084908563 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084908563 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084908563 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@973445186f38: Provider Link came up: sending NS-RESET 20241024084908606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084908606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084908606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084908606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084908606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084908606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084908606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084908606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084908606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084908608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084908608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084908608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084908608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084908608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084908608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084908608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084908608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084908608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084908608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084908608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084908608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084908608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084908612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084908621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084908621 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@973445186f38: Provider Link came up: sending NS-RESET 20241024084908641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084908641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084908641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084908641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084908641 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084908641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084908641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084908641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084908641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084908643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084908643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084908643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084908643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084908643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084908643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084908643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084908643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084908643 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084908643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084908643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084908644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084908644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084908647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084908657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084908657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@973445186f38: Provider Link came up: sending NS-RESET 20241024084908676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084908676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084908676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084908676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084908676 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084908676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084908676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084908676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084908676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084908678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084908678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084908678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084908678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084908678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084908678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084908678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084908678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084908678 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084908678 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084908678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084908679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084908679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084908682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084908692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084908692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084908978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084908978 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084908978 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084908978 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084908980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084908981 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@973445186f38: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='F9D22636'O, index=0 SGSN_Test-GSUP(1046)@973445186f38: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@973445186f38: 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 := '34E0415FF2F7830BAE06B5B3E999FD98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07DA1A01'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '138D3E8CEFC663FB'O } } } } } 20241024084910032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084910032 DLLC NOTICE LLME(ffffffff/f9d22636){UNASSIGNED} LLC RX: unknown TLLI 0xf9d22636, creating LLME on the fly (gprs_llc.c:552) 20241024084910032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084910032 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084910032 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084910032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084910032 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084910032 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084910032 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084910032 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084910032 DLLC NOTICE LLME(ffffffff/f9d22636){UNASSIGNED} LLGM Assign pre (f9d22636 => eae26f05) (gprs_llc.c:1079) 20241024084910032 DLLC NOTICE LLME(f9d22636/eae26f05){ASSIGNED} LLGM Assign post (f9d22636 => eae26f05) (gprs_llc.c:1125) 20241024084910032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084910032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084910032 DMM DEBUG MM(262420000000044/eae26f05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084910044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084910045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084910045 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084910045 DMM DEBUG MM(262420000000044/eae26f05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241024084910045 DMM NOTICE MM(262420000000044/eae26f05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084910045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084910045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084910045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084910045 DMM DEBUG MM(262420000000044/eae26f05) Requesting authorization (sgsn_auth.c:160) 20241024084910045 DMM INFO MM(262420000000044/eae26f05) Requesting authentication tuples (sgsn_auth.c:184) 20241024084910045 DMM DEBUG MM(262420000000044/eae26f05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084910045 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241024084910045 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@973445186f38: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@973445186f38: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241024084910048 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084910048 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084910048 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084910048 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084910048 DMM INFO MM(262420000000044/eae26f05) Subscriber data update (mmctx.c:445) 20241024084910048 DMM DEBUG MM(262420000000044/eae26f05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084910048 DMM INFO MM(262420000000044/eae26f05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084910048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084910048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084910048 DMM INFO MM(262420000000044/eae26f05) <- GMM AUTH AND CIPHERING REQ (rand = 34 e0 41 5f f2 f7 83 0b ae 06 b5 b3 e9 99 fd 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084910055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084910055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084910055 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084910055 DMM INFO MM(262420000000044/eae26f05) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084910055 DMM NOTICE MM(262420000000044/eae26f05) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084910055 DMM DEBUG MM(262420000000044/eae26f05) checking auth: received GSM SRES = 07 da 1a 01 (gprs_gmm.c:666) 20241024084910056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084910056 DMM DEBUG MM(262420000000044/eae26f05) Requesting authorization (sgsn_auth.c:160) 20241024084910056 DMM INFO MM(262420000000044/eae26f05) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084910056 DMM DEBUG MM(262420000000044/eae26f05) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084910056 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241024084910056 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) 20241024084910056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084910056 DMM INFO MM(262420000000044/eae26f05) <- GMM ATTACH ACCEPT (new P-TMSI=0xeae26f05) (gprs_gmm.c:300) 20241024084910057 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084910057 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084910057 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241024084910057 DMM INFO MM(262420000000044/eae26f05) Subscriber data update (mmctx.c:445) 20241024084910057 DMM DEBUG MM(262420000000044/eae26f05) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084910057 DMM INFO MM(262420000000044/eae26f05) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084910057 DMM NOTICE MM(262420000000044/eae26f05) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241024084910057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084910057 DMM NOTICE MM(262420000000044/eae26f05) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084910057 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) 20241024084910058 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084910058 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241024084910058 DMM INFO MM(262420000000044/eae26f05) Subscriber data update (mmctx.c:445) 20241024084910058 DMM DEBUG MM(262420000000044/eae26f05) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084910063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084910063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084910063 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084910063 DMM INFO MM(262420000000044/eae26f05) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084910063 DMM NOTICE MM(262420000000044/eae26f05) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084910063 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084910063 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084910063 DLLC NOTICE LLME(f9d22636/eae26f05){ASSIGNED} LLGM Assign pre (ffffffff => eae26f05) (gprs_llc.c:1079) 20241024084910063 DLLC NOTICE LLME(ffffffff/eae26f05){ASSIGNED} LLGM Assign post (ffffffff => eae26f05) (gprs_llc.c:1125) 20241024084910063 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084910064 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084910064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084910064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@973445186f38: setverdict(pass): none -> pass 20241024084910115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084910115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084910115 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084910115 DMM INFO MM(262420000000044/eae26f05) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084910115 DMM INFO MM(262420000000044/eae26f05) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084910115 DMM DEBUG MM(262420000000044/eae26f05) Using GGSN 0 (gprs_sm.c:312) 20241024084910115 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) 20241024084910115 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241024084910115 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084910115 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084910115 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241024084910126 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 62 0e 33 81 11 0d 5c 21 7f 14 05 7f 5a 02 89 3d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241024084910126 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa8138, cbp=0x5589e0c08660) (sgsn_libgtp.c:632) 20241024084910126 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084910126 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0dfb8 TLLI=eae26f05, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084910126 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084910126 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084910135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084910135 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241024084910135 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241024084910135 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@973445186f38: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@973445186f38: Final verdict of PTC: pass 20241024084910142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52488<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1039)@973445186f38: Final verdict of PTC: none 20241024084910144 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084910144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1035)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(1046)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@973445186f38: Final verdict of PTC: none -NSVCI97(1034)@973445186f38: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@973445186f38: Final verdict of PTC: none -NSVCI99(1044)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@973445186f38: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@973445186f38: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1042)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1037)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1032)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@973445186f38: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Oct 24 08:49:10 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 20241024084910270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084910671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96872) 20241024084911144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084911144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96872, count=98032) 20241024084912145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084912145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Oct 24 08:49:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084913146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084913146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_xid_n201u started. 20241024084913733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084913734 DMM INFO MM(262420000000044/eae26f05) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084913734 DMM INFO MM(262420000000044/eae26f05) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084913734 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084913734 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084913734 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084913734 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084913734 DLLC NOTICE LLME(ffffffff/eae26f05){ASSIGNED} LLGM Assign pre (eae26f05 => ffffffff) (gprs_llc.c:1079) 20241024084913734 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eae26f05 => ffffffff) (gprs_llc.c:1125) 20241024084913734 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dc60 (gprs_sndcp.c:574) 20241024084913734 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084913734 DMM NOTICE MM(262420000000044/eae26f05) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024084913734 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241024084913734 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024084913734 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084913734 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241024084913734 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241024084913734 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) 20241024084913734 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) 20241024084913734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084913734 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084913734 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084913734 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084913734 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1054)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@973445186f38: Provider Link came up: sending NS-RESET 20241024084913794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084913794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084913794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084913794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084913794 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084913794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084913794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084913794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084913794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1053)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1054)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084913795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084913795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084913795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084913796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084913796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084913796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084913796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084913796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084913796 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084913796 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084913796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1054)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084913796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084913796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084913800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084913809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084913809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1055)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1051)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@973445186f38: Provider Link came up: sending NS-RESET 20241024084913821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084913821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084913821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084913821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084913821 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084913821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084913821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084913821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084913821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084913823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084913823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084913823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084913823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084913823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084913823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084913823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084913823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084913823 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084913823 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084913823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1058)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084913824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084913824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084913828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084913837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084913837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@973445186f38: Provider Link came up: sending NS-RESET 20241024084913865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084913865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084913865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084913865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084913865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084913865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084913865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084913865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084913865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084913867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084913867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084913867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084913868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084913868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084913868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084913868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084913868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084913868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084913868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084913868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1064)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084913868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084913868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084913871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084913880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084913880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084914148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084914148 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084914148 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084914148 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084914150 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084914150 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1063)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1051)@973445186f38: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='E58BB19E'O, index=0 SGSN_Test-GSUP(1065)@973445186f38: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@973445186f38: 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 := '839E6148913AD6B794D89D31F5DEFD4E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC18CE55'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0519E58ABF678E3F'O } } } } } 20241024084915201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084915201 DLLC NOTICE LLME(ffffffff/e58bb19e){UNASSIGNED} LLC RX: unknown TLLI 0xe58bb19e, creating LLME on the fly (gprs_llc.c:552) 20241024084915201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084915201 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084915201 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084915201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084915201 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084915201 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084915201 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084915202 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084915202 DLLC NOTICE LLME(ffffffff/e58bb19e){UNASSIGNED} LLGM Assign pre (e58bb19e => e28edee2) (gprs_llc.c:1079) 20241024084915202 DLLC NOTICE LLME(e58bb19e/e28edee2){ASSIGNED} LLGM Assign post (e58bb19e => e28edee2) (gprs_llc.c:1125) 20241024084915202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084915202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084915202 DMM DEBUG MM(262420000000045/e28edee2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084915214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084915214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084915215 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084915215 DMM DEBUG MM(262420000000045/e28edee2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241024084915215 DMM NOTICE MM(262420000000045/e28edee2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084915215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084915215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084915215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084915215 DMM DEBUG MM(262420000000045/e28edee2) Requesting authorization (sgsn_auth.c:160) 20241024084915215 DMM INFO MM(262420000000045/e28edee2) Requesting authentication tuples (sgsn_auth.c:184) 20241024084915215 DMM DEBUG MM(262420000000045/e28edee2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084915215 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241024084915215 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@973445186f38: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@973445186f38: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241024084915218 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084915218 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084915218 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084915218 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084915218 DMM INFO MM(262420000000045/e28edee2) Subscriber data update (mmctx.c:445) 20241024084915218 DMM DEBUG MM(262420000000045/e28edee2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084915218 DMM INFO MM(262420000000045/e28edee2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084915218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084915218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084915218 DMM INFO MM(262420000000045/e28edee2) <- GMM AUTH AND CIPHERING REQ (rand = 83 9e 61 48 91 3a d6 b7 94 d8 9d 31 f5 de fd 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084915226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084915226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084915226 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084915226 DMM INFO MM(262420000000045/e28edee2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084915226 DMM NOTICE MM(262420000000045/e28edee2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084915226 DMM DEBUG MM(262420000000045/e28edee2) checking auth: received GSM SRES = bc 18 ce 55 (gprs_gmm.c:666) 20241024084915226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084915226 DMM DEBUG MM(262420000000045/e28edee2) Requesting authorization (sgsn_auth.c:160) 20241024084915226 DMM INFO MM(262420000000045/e28edee2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084915226 DMM DEBUG MM(262420000000045/e28edee2) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084915226 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241024084915226 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) 20241024084915226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084915226 DMM INFO MM(262420000000045/e28edee2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe28edee2) (gprs_gmm.c:300) 20241024084915228 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084915228 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084915228 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241024084915228 DMM INFO MM(262420000000045/e28edee2) Subscriber data update (mmctx.c:445) 20241024084915228 DMM DEBUG MM(262420000000045/e28edee2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084915228 DMM INFO MM(262420000000045/e28edee2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084915228 DMM NOTICE MM(262420000000045/e28edee2) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241024084915228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084915228 DMM NOTICE MM(262420000000045/e28edee2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084915228 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) 20241024084915229 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084915229 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241024084915229 DMM INFO MM(262420000000045/e28edee2) Subscriber data update (mmctx.c:445) 20241024084915229 DMM DEBUG MM(262420000000045/e28edee2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084915235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084915235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084915235 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084915235 DMM INFO MM(262420000000045/e28edee2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084915235 DMM NOTICE MM(262420000000045/e28edee2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084915235 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084915235 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084915235 DLLC NOTICE LLME(e58bb19e/e28edee2){ASSIGNED} LLGM Assign pre (ffffffff => e28edee2) (gprs_llc.c:1079) 20241024084915235 DLLC NOTICE LLME(ffffffff/e28edee2){ASSIGNED} LLGM Assign post (ffffffff => e28edee2) (gprs_llc.c:1125) 20241024084915235 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084915235 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084915235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084915235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@973445186f38: setverdict(pass): none -> pass 20241024084915287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084915287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084915287 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084915287 DMM INFO MM(262420000000045/e28edee2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084915287 DMM INFO MM(262420000000045/e28edee2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084915287 DMM DEBUG MM(262420000000045/e28edee2) Using GGSN 0 (gprs_sm.c:312) 20241024084915287 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) 20241024084915287 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241024084915287 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084915287 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084915287 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241024084915298 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 e2 41 53 1b 11 d0 e5 60 b1 14 05 7f fb f9 87 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=1060 from retransmit req queue (gtp.c:443) 20241024084915298 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afa91a8, cbp=0x5589e0c08ae0) (sgsn_libgtp.c:632) 20241024084915298 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084915298 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0dfb8 TLLI=e28edee2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084915298 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084915298 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084915306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084915306 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241024084915306 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241024084915306 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241024084915306 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1051)@973445186f38: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@973445186f38: Final verdict of PTC: pass 20241024084915313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52508<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084915314 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084915314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1063)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(1065)@973445186f38: Final verdict of PTC: none -NSVCI97(1054)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@973445186f38: Final verdict of PTC: none -NSVCI98(1058)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@973445186f38: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@973445186f38: Final verdict of PTC: none -NSVCI99(1064)@973445186f38: Final verdict of PTC: none TC_xid_n201u-BVCI196(1051)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@973445186f38: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1062)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1056)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1052)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_xid_n201u-BVCI196(1051): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@973445186f38: Test case TC_xid_n201u finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Oct 24 08:49:15 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241024084915444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084915845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97380) 20241024084916315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084916315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97380, count=102016) 20241024084917317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084917317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Oct 24 08:49:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084918318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084918318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_llc_null started. 20241024084918904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084918905 DMM INFO MM(262420000000045/e28edee2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084918905 DMM INFO MM(262420000000045/e28edee2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084918905 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084918905 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084918905 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084918905 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084918905 DLLC NOTICE LLME(ffffffff/e28edee2){ASSIGNED} LLGM Assign pre (e28edee2 => ffffffff) (gprs_llc.c:1079) 20241024084918905 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e28edee2 => ffffffff) (gprs_llc.c:1125) 20241024084918905 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dc60 (gprs_sndcp.c:574) 20241024084918905 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084918905 DMM NOTICE MM(262420000000045/e28edee2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024084918905 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241024084918905 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024084918905 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084918905 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241024084918905 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241024084918905 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) 20241024084918905 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) 20241024084918905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084918905 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084918905 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084918906 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084918906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@973445186f38: Provider Link came up: sending NS-RESET 20241024084918951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084918951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084918951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084918951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084918951 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084918951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084918951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084918951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084918951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084918953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084918953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084918953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084918953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084918953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084918953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084918953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084918953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084918953 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084918953 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084918953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084918954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084918954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084918957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084918968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084918968 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@973445186f38: Provider Link came up: sending NS-RESET 20241024084918994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084918994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084918994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084918994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084918994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084918994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084918994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084918994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084918994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1078)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084918996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084918996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084918996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084918996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084918996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084918996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084918996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084918996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084918996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084918996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084918997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1077)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084918998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084918998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084919000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084919009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084919010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1075)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1077)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@973445186f38: Provider Link came up: sending NS-RESET 20241024084919028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084919028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084919028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084919028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084919028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084919028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084919028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084919028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084919028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084919030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084919030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084919030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084919030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084919030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084919030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084919030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084919030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084919030 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084919030 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084919030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084919031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084919031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084919034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084919043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084919043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084919319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084919319 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084919319 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084919319 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084919321 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084919322 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@973445186f38: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D11F8988'O, index=0 SGSN_Test-GSUP(1084)@973445186f38: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@973445186f38: 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 := '40B9037E5630FE43AF01B8D75EB5DD21'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32C6D599'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '331A472129863F76'O } } } } } 20241024084920373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084920373 DLLC NOTICE LLME(ffffffff/d11f8988){UNASSIGNED} LLC RX: unknown TLLI 0xd11f8988, creating LLME on the fly (gprs_llc.c:552) 20241024084920373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084920373 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084920373 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084920373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084920373 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084920373 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084920373 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084920373 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084920373 DLLC NOTICE LLME(ffffffff/d11f8988){UNASSIGNED} LLGM Assign pre (d11f8988 => e7c28ce7) (gprs_llc.c:1079) 20241024084920373 DLLC NOTICE LLME(d11f8988/e7c28ce7){ASSIGNED} LLGM Assign post (d11f8988 => e7c28ce7) (gprs_llc.c:1125) 20241024084920373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084920373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084920373 DMM DEBUG MM(262420000000041/e7c28ce7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084920386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084920386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084920386 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084920386 DMM DEBUG MM(262420000000041/e7c28ce7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241024084920386 DMM NOTICE MM(262420000000041/e7c28ce7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084920386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084920386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084920386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084920387 DMM DEBUG MM(262420000000041/e7c28ce7) Requesting authorization (sgsn_auth.c:160) 20241024084920387 DMM INFO MM(262420000000041/e7c28ce7) Requesting authentication tuples (sgsn_auth.c:184) 20241024084920387 DMM DEBUG MM(262420000000041/e7c28ce7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084920387 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241024084920387 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@973445186f38: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@973445186f38: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241024084920389 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084920389 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084920389 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084920389 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084920389 DMM INFO MM(262420000000041/e7c28ce7) Subscriber data update (mmctx.c:445) 20241024084920389 DMM DEBUG MM(262420000000041/e7c28ce7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084920389 DMM INFO MM(262420000000041/e7c28ce7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084920389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084920389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084920389 DMM INFO MM(262420000000041/e7c28ce7) <- GMM AUTH AND CIPHERING REQ (rand = 40 b9 03 7e 56 30 fe 43 af 01 b8 d7 5e b5 dd 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084920397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084920398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084920398 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084920398 DMM INFO MM(262420000000041/e7c28ce7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084920398 DMM NOTICE MM(262420000000041/e7c28ce7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084920398 DMM DEBUG MM(262420000000041/e7c28ce7) checking auth: received GSM SRES = 32 c6 d5 99 (gprs_gmm.c:666) 20241024084920398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084920398 DMM DEBUG MM(262420000000041/e7c28ce7) Requesting authorization (sgsn_auth.c:160) 20241024084920398 DMM INFO MM(262420000000041/e7c28ce7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084920398 DMM DEBUG MM(262420000000041/e7c28ce7) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084920398 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241024084920398 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) 20241024084920398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084920398 DMM INFO MM(262420000000041/e7c28ce7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7c28ce7) (gprs_gmm.c:300) 20241024084920399 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084920399 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084920399 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241024084920399 DMM INFO MM(262420000000041/e7c28ce7) Subscriber data update (mmctx.c:445) 20241024084920399 DMM DEBUG MM(262420000000041/e7c28ce7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084920399 DMM INFO MM(262420000000041/e7c28ce7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084920399 DMM NOTICE MM(262420000000041/e7c28ce7) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241024084920399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084920399 DMM NOTICE MM(262420000000041/e7c28ce7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084920399 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) 20241024084920400 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084920400 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241024084920400 DMM INFO MM(262420000000041/e7c28ce7) Subscriber data update (mmctx.c:445) 20241024084920400 DMM DEBUG MM(262420000000041/e7c28ce7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084920406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084920406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084920407 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084920407 DMM INFO MM(262420000000041/e7c28ce7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084920407 DMM NOTICE MM(262420000000041/e7c28ce7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084920407 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084920407 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084920407 DLLC NOTICE LLME(d11f8988/e7c28ce7){ASSIGNED} LLGM Assign pre (ffffffff => e7c28ce7) (gprs_llc.c:1079) 20241024084920407 DLLC NOTICE LLME(ffffffff/e7c28ce7){ASSIGNED} LLGM Assign post (ffffffff => e7c28ce7) (gprs_llc.c:1125) 20241024084920407 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084920407 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084920407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084920407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024084921459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084921459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241024084921459 DLLC DEBUG TLLI=e7c28ce7 sends us LLC NULL (gprs_llc.c:912) 20241024084921459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084921459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241024084921459 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084921459 DMM INFO MM(262420000000041/e7c28ce7) -> GMM DETACH REQUEST TLLI=0xe7c28ce7 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241024084921459 DMM INFO MM(262420000000041/e7c28ce7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241024084921459 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084921459 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084921459 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084921459 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084921459 DLLC NOTICE LLME(ffffffff/e7c28ce7){ASSIGNED} LLGM Assign pre (e7c28ce7 => ffffffff) (gprs_llc.c:1079) 20241024084921459 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7c28ce7 => ffffffff) (gprs_llc.c:1125) 20241024084921459 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241024084921459 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) 20241024084921460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084921460 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084921460 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084921460 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084921460 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@973445186f38: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@973445186f38: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@973445186f38: Final verdict of PTC: pass 20241024084926469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37910<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084926472 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084926472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@973445186f38: Final verdict of PTC: none -NSVCI97(1072)@973445186f38: Final verdict of PTC: none -NSVCI98(1078)@973445186f38: Final verdict of PTC: none TC_llc_null-BVCI210(1075)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@973445186f38: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@973445186f38: Final verdict of PTC: none -NSVCI99(1082)@973445186f38: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1070)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1080)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1076)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_null-BVCI210(1075): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@973445186f38: Test case TC_llc_null finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Oct 24 08:49:26 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241024084926599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084926900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99984) 20241024084927473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084927473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99984, count=100524) 20241024084928474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084928474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Oct 24 08:49:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084929475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084929475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_llc_sabm_dm_llgmm started. 20241024084929960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084929962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@973445186f38: Provider Link came up: sending NS-RESET 20241024084930010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084930010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084930010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084930010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084930010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084930010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084930010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084930010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084930010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084930012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084930012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084930012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084930012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084930012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084930012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084930012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084930012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084930012 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084930012 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084930012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084930013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084930013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084930016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084930027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084930027 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1093)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1090)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@973445186f38: Provider Link came up: sending NS-RESET 20241024084930048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084930048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084930048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084930048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084930048 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084930048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084930048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084930048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084930048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084930050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084930050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084930050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084930051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084930051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084930051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084930051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084930051 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084930051 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084930051 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084930051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084930051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084930051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084930055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084930065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084930065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1094)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@973445186f38: Provider Link came up: sending NS-RESET 20241024084930084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084930084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084930084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084930084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084930084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084930084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084930084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084930084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084930084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084930085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084930085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084930085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084930086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084930086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084930086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084930086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084930086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084930086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084930086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084930086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084930086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084930086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084930090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084930100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084930100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084930476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084930476 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084930476 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084930476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084930478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084930478 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024084930803 DGPRS DEBUG Checking for inactive LLMEs, time = 11570504 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1090)@973445186f38: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='FFE7E688'O, index=0 SGSN_Test-GSUP(1103)@973445186f38: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@973445186f38: 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 := 'EEACB8FBF588CCAFAB81A2C6D2198498'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95B04F35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34D437007880CF3D'O } } } } } 20241024084931532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084931532 DLLC NOTICE LLME(ffffffff/ffe7e688){UNASSIGNED} LLC RX: unknown TLLI 0xffe7e688, creating LLME on the fly (gprs_llc.c:552) 20241024084931532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084931532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084931532 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084931532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084931532 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084931532 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084931532 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084931532 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084931532 DLLC NOTICE LLME(ffffffff/ffe7e688){UNASSIGNED} LLGM Assign pre (ffe7e688 => f17e65af) (gprs_llc.c:1079) 20241024084931532 DLLC NOTICE LLME(ffe7e688/f17e65af){ASSIGNED} LLGM Assign post (ffe7e688 => f17e65af) (gprs_llc.c:1125) 20241024084931532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084931532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084931532 DMM DEBUG MM(262420000000042/f17e65af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084931545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084931545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084931545 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084931545 DMM DEBUG MM(262420000000042/f17e65af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241024084931545 DMM NOTICE MM(262420000000042/f17e65af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084931545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084931545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084931545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084931545 DMM DEBUG MM(262420000000042/f17e65af) Requesting authorization (sgsn_auth.c:160) 20241024084931545 DMM INFO MM(262420000000042/f17e65af) Requesting authentication tuples (sgsn_auth.c:184) 20241024084931545 DMM DEBUG MM(262420000000042/f17e65af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084931545 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241024084931545 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@973445186f38: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@973445186f38: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241024084931549 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084931549 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084931549 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084931549 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084931549 DMM INFO MM(262420000000042/f17e65af) Subscriber data update (mmctx.c:445) 20241024084931549 DMM DEBUG MM(262420000000042/f17e65af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084931549 DMM INFO MM(262420000000042/f17e65af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084931549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084931549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084931549 DMM INFO MM(262420000000042/f17e65af) <- GMM AUTH AND CIPHERING REQ (rand = ee ac b8 fb f5 88 cc af ab 81 a2 c6 d2 19 84 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084931558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084931558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084931559 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084931559 DMM INFO MM(262420000000042/f17e65af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084931559 DMM NOTICE MM(262420000000042/f17e65af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084931559 DMM DEBUG MM(262420000000042/f17e65af) checking auth: received GSM SRES = 95 b0 4f 35 (gprs_gmm.c:666) 20241024084931559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084931559 DMM DEBUG MM(262420000000042/f17e65af) Requesting authorization (sgsn_auth.c:160) 20241024084931559 DMM INFO MM(262420000000042/f17e65af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084931559 DMM DEBUG MM(262420000000042/f17e65af) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084931559 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241024084931559 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) 20241024084931559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084931559 DMM INFO MM(262420000000042/f17e65af) <- GMM ATTACH ACCEPT (new P-TMSI=0xf17e65af) (gprs_gmm.c:300) 20241024084931560 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084931560 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084931560 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241024084931560 DMM INFO MM(262420000000042/f17e65af) Subscriber data update (mmctx.c:445) 20241024084931560 DMM DEBUG MM(262420000000042/f17e65af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084931560 DMM INFO MM(262420000000042/f17e65af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084931560 DMM NOTICE MM(262420000000042/f17e65af) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241024084931560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084931560 DMM NOTICE MM(262420000000042/f17e65af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084931560 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) 20241024084931560 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084931560 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241024084931560 DMM INFO MM(262420000000042/f17e65af) Subscriber data update (mmctx.c:445) 20241024084931560 DMM DEBUG MM(262420000000042/f17e65af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084931566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084931566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084931566 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084931566 DMM INFO MM(262420000000042/f17e65af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084931566 DMM NOTICE MM(262420000000042/f17e65af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084931566 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084931566 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084931566 DLLC NOTICE LLME(ffe7e688/f17e65af){ASSIGNED} LLGM Assign pre (ffffffff => f17e65af) (gprs_llc.c:1079) 20241024084931566 DLLC NOTICE LLME(ffffffff/f17e65af){ASSIGNED} LLGM Assign post (ffffffff => f17e65af) (gprs_llc.c:1125) 20241024084931566 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084931566 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084931566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084931566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024084932618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084932618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@973445186f38: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@973445186f38: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@973445186f38: Final verdict of PTC: pass 20241024084932626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60218<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1088)@973445186f38: Final verdict of PTC: none 20241024084932628 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084932628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_llgmm-BVCI196(1090)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(1103)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@973445186f38: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@973445186f38: Final verdict of PTC: none -NSVCI98(1096)@973445186f38: Final verdict of PTC: none -NSVCI99(1101)@973445186f38: Final verdict of PTC: none -NSVCI97(1091)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1099)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@973445186f38: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1089)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1095)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@973445186f38: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Oct 24 08:49:32 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 20241024084932767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084933168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79316) 20241024084933629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084933629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79316, count=86728) 20241024084934629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084934629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Oct 24 08:49:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084935631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084935631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_llc_sabm_dm_ll5 started. 20241024084936230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084936231 DMM INFO MM(262420000000042/f17e65af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084936231 DMM INFO MM(262420000000042/f17e65af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084936231 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084936231 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084936231 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084936231 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084936231 DLLC NOTICE LLME(ffffffff/f17e65af){ASSIGNED} LLGM Assign pre (f17e65af => ffffffff) (gprs_llc.c:1079) 20241024084936231 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f17e65af => ffffffff) (gprs_llc.c:1125) 20241024084936231 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241024084936231 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) 20241024084936231 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) 20241024084936231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084936231 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084936231 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084936231 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084936231 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@973445186f38: Provider Link came up: sending NS-RESET 20241024084936276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084936276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084936276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084936276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084936276 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084936276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084936276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084936276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084936276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084936278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084936278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084936278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084936278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084936278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084936278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084936278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084936278 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084936278 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084936278 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084936278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084936279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084936279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084936282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024084936291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084936291 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@973445186f38: Provider Link came up: sending NS-RESET 20241024084936314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084936314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084936314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084936314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084936314 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084936314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084936314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084936314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084936314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084936316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084936316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084936316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084936316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084936316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084936316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084936316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084936316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084936316 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084936316 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084936316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084936317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084936317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084936320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084936329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084936329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@973445186f38: Provider Link came up: sending NS-RESET 20241024084936352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084936352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084936352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084936352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084936352 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084936352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084936352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084936352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084936352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084936353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084936353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084936353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084936354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084936354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084936354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084936354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084936354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084936354 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084936354 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084936354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084936354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084936354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084936358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084936366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084936366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084936632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084936632 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084936632 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084936632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084936634 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084936635 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@973445186f38: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='CA6831C3'O, index=0 SGSN_Test-GSUP(1122)@973445186f38: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@973445186f38: 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 := 'CBFEEECAD4350DF452DE15420A997957'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0841EED5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '236A926AF41B5B8A'O } } } } } 20241024084937689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084937689 DLLC NOTICE LLME(ffffffff/ca6831c3){UNASSIGNED} LLC RX: unknown TLLI 0xca6831c3, creating LLME on the fly (gprs_llc.c:552) 20241024084937689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084937689 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084937689 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084937689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084937689 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084937689 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084937689 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084937689 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084937689 DLLC NOTICE LLME(ffffffff/ca6831c3){UNASSIGNED} LLGM Assign pre (ca6831c3 => f669f7c4) (gprs_llc.c:1079) 20241024084937689 DLLC NOTICE LLME(ca6831c3/f669f7c4){ASSIGNED} LLGM Assign post (ca6831c3 => f669f7c4) (gprs_llc.c:1125) 20241024084937689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084937689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084937689 DMM DEBUG MM(262420000000043/f669f7c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084937703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-GSUP(1122)@973445186f38: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@973445186f38: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241024084937703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084937703 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084937703 DMM DEBUG MM(262420000000043/f669f7c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241024084937703 DMM NOTICE MM(262420000000043/f669f7c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084937703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084937703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084937703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084937703 DMM DEBUG MM(262420000000043/f669f7c4) Requesting authorization (sgsn_auth.c:160) 20241024084937703 DMM INFO MM(262420000000043/f669f7c4) Requesting authentication tuples (sgsn_auth.c:184) 20241024084937703 DMM DEBUG MM(262420000000043/f669f7c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084937703 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241024084937703 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) 20241024084937706 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084937706 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084937706 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084937706 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084937706 DMM INFO MM(262420000000043/f669f7c4) Subscriber data update (mmctx.c:445) 20241024084937706 DMM DEBUG MM(262420000000043/f669f7c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084937706 DMM INFO MM(262420000000043/f669f7c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084937706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084937706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084937706 DMM INFO MM(262420000000043/f669f7c4) <- GMM AUTH AND CIPHERING REQ (rand = cb fe ee ca d4 35 0d f4 52 de 15 42 0a 99 79 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084937714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084937714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084937714 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084937714 DMM INFO MM(262420000000043/f669f7c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084937714 DMM NOTICE MM(262420000000043/f669f7c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084937714 DMM DEBUG MM(262420000000043/f669f7c4) checking auth: received GSM SRES = 08 41 ee d5 (gprs_gmm.c:666) 20241024084937714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084937714 DMM DEBUG MM(262420000000043/f669f7c4) Requesting authorization (sgsn_auth.c:160) 20241024084937714 DMM INFO MM(262420000000043/f669f7c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084937714 DMM DEBUG MM(262420000000043/f669f7c4) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084937714 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241024084937714 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) 20241024084937714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084937714 DMM INFO MM(262420000000043/f669f7c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf669f7c4) (gprs_gmm.c:300) 20241024084937715 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084937715 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084937715 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241024084937715 DMM INFO MM(262420000000043/f669f7c4) Subscriber data update (mmctx.c:445) 20241024084937715 DMM DEBUG MM(262420000000043/f669f7c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084937715 DMM INFO MM(262420000000043/f669f7c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084937715 DMM NOTICE MM(262420000000043/f669f7c4) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241024084937716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084937716 DMM NOTICE MM(262420000000043/f669f7c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084937716 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) 20241024084937716 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084937716 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241024084937716 DMM INFO MM(262420000000043/f669f7c4) Subscriber data update (mmctx.c:445) 20241024084937716 DMM DEBUG MM(262420000000043/f669f7c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084937723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084937723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084937723 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084937723 DMM INFO MM(262420000000043/f669f7c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084937723 DMM NOTICE MM(262420000000043/f669f7c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084937723 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084937723 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084937723 DLLC NOTICE LLME(ca6831c3/f669f7c4){ASSIGNED} LLGM Assign pre (ffffffff => f669f7c4) (gprs_llc.c:1079) 20241024084937723 DLLC NOTICE LLME(ffffffff/f669f7c4){ASSIGNED} LLGM Assign post (ffffffff => f669f7c4) (gprs_llc.c:1125) 20241024084937723 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084937723 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084937723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084937723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024084938774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084938774 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@973445186f38: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@973445186f38: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@973445186f38: Final verdict of PTC: pass 20241024084938783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60240<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@973445186f38: Final verdict of PTC: none -NSVCI98(1115)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@973445186f38: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@973445186f38: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@973445186f38: Final verdict of PTC: none -NSVCI99(1120)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@973445186f38: Final verdict of PTC: none -NSVCI97(1110)@973445186f38: Final verdict of PTC: none 20241024084938786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084938786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1106)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1113)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1108)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@973445186f38: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1118)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@973445186f38: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Oct 24 08:49:38 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 20241024084938930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084939331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83428) 20241024084939787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084939787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83428, count=90840) 20241024084940788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084940788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Oct 24 08:49:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084941789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084941789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_suspend_nopaging started. 20241024084942389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084942390 DMM INFO MM(262420000000043/f669f7c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084942390 DMM INFO MM(262420000000043/f669f7c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084942390 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084942390 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084942390 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084942390 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084942390 DLLC NOTICE LLME(ffffffff/f669f7c4){ASSIGNED} LLGM Assign pre (f669f7c4 => ffffffff) (gprs_llc.c:1079) 20241024084942390 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f669f7c4 => ffffffff) (gprs_llc.c:1125) 20241024084942390 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241024084942390 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) 20241024084942390 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) 20241024084942390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024084942390 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084942390 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024084942390 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084942390 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@973445186f38: Provider Link came up: sending NS-RESET 20241024084942445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084942445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084942445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084942445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084942445 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084942445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084942445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084942445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084942445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1129)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1130)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084942447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084942447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084942447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084942447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084942447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084942447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084942447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084942447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084942447 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084942447 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084942447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1130)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084942448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084942448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084942451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084942459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084942459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1131)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1127)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1129)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@973445186f38: Provider Link came up: sending NS-RESET 20241024084942470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084942470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084942470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084942470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084942470 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084942470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084942470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084942470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084942470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084942472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084942472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084942472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084942472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084942472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084942472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084942472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084942472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084942472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084942473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084942473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084942473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1134)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084942473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084942477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084942486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084942486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@973445186f38: Provider Link came up: sending NS-RESET 20241024084942523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084942523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084942523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084942523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084942523 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084942523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084942523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084942523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084942523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084942524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084942524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084942524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084942525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084942525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084942525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084942525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084942525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084942525 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084942525 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084942525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1140)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084942525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084942525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084942528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084942544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084942544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1137)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084942790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084942790 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084942790 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084942790 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084942793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084942793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@973445186f38: 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(1139)@973445186f38: 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(1139)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@973445186f38: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='E3ACFAA3'O, index=0 SGSN_Test-GSUP(1141)@973445186f38: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@973445186f38: 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 := '5E30A66A7D016E5A2D0B54DE5AE4D353'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2555DAC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5E7F6B8095F629C'O } } } } } 20241024084943844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084943844 DLLC NOTICE LLME(ffffffff/e3acfaa3){UNASSIGNED} LLC RX: unknown TLLI 0xe3acfaa3, creating LLME on the fly (gprs_llc.c:552) 20241024084943844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084943844 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084943844 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084943844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024084943844 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084943844 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024084943844 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084943844 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084943844 DLLC NOTICE LLME(ffffffff/e3acfaa3){UNASSIGNED} LLGM Assign pre (e3acfaa3 => e88bbdac) (gprs_llc.c:1079) 20241024084943844 DLLC NOTICE LLME(e3acfaa3/e88bbdac){ASSIGNED} LLGM Assign post (e3acfaa3 => e88bbdac) (gprs_llc.c:1125) 20241024084943844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084943844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084943844 DMM DEBUG MM(262420000000048/e88bbdac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084943857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084943857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084943857 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084943857 DMM DEBUG MM(262420000000048/e88bbdac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241024084943857 DMM NOTICE MM(262420000000048/e88bbdac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084943857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084943857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084943857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084943857 DMM DEBUG MM(262420000000048/e88bbdac) Requesting authorization (sgsn_auth.c:160) 20241024084943857 DMM INFO MM(262420000000048/e88bbdac) Requesting authentication tuples (sgsn_auth.c:184) 20241024084943857 DMM DEBUG MM(262420000000048/e88bbdac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084943857 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241024084943857 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@973445186f38: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@973445186f38: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241024084943859 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084943859 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084943859 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084943859 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084943859 DMM INFO MM(262420000000048/e88bbdac) Subscriber data update (mmctx.c:445) 20241024084943859 DMM DEBUG MM(262420000000048/e88bbdac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084943859 DMM INFO MM(262420000000048/e88bbdac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084943859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084943859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084943859 DMM INFO MM(262420000000048/e88bbdac) <- GMM AUTH AND CIPHERING REQ (rand = 5e 30 a6 6a 7d 01 6e 5a 2d 0b 54 de 5a e4 d3 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084943867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084943867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084943867 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084943867 DMM INFO MM(262420000000048/e88bbdac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084943867 DMM NOTICE MM(262420000000048/e88bbdac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084943867 DMM DEBUG MM(262420000000048/e88bbdac) checking auth: received GSM SRES = 25 55 da c8 (gprs_gmm.c:666) 20241024084943867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084943867 DMM DEBUG MM(262420000000048/e88bbdac) Requesting authorization (sgsn_auth.c:160) 20241024084943867 DMM INFO MM(262420000000048/e88bbdac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084943867 DMM DEBUG MM(262420000000048/e88bbdac) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084943867 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241024084943867 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) 20241024084943867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084943867 DMM INFO MM(262420000000048/e88bbdac) <- GMM ATTACH ACCEPT (new P-TMSI=0xe88bbdac) (gprs_gmm.c:300) 20241024084943868 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084943868 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084943868 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241024084943868 DMM INFO MM(262420000000048/e88bbdac) Subscriber data update (mmctx.c:445) 20241024084943868 DMM DEBUG MM(262420000000048/e88bbdac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084943868 DMM INFO MM(262420000000048/e88bbdac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084943868 DMM NOTICE MM(262420000000048/e88bbdac) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241024084943868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084943868 DMM NOTICE MM(262420000000048/e88bbdac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084943868 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) 20241024084943869 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084943869 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241024084943869 DMM INFO MM(262420000000048/e88bbdac) Subscriber data update (mmctx.c:445) 20241024084943869 DMM DEBUG MM(262420000000048/e88bbdac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084943876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084943876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084943876 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084943876 DMM INFO MM(262420000000048/e88bbdac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084943876 DMM NOTICE MM(262420000000048/e88bbdac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084943876 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084943876 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084943876 DLLC NOTICE LLME(e3acfaa3/e88bbdac){ASSIGNED} LLGM Assign pre (ffffffff => e88bbdac) (gprs_llc.c:1079) 20241024084943876 DLLC NOTICE LLME(ffffffff/e88bbdac){ASSIGNED} LLGM Assign post (ffffffff => e88bbdac) (gprs_llc.c:1125) 20241024084943876 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084943876 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084943876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084943876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@973445186f38: setverdict(pass): none -> pass 20241024084943928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084943928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084943928 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084943928 DMM INFO MM(262420000000048/e88bbdac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084943928 DMM INFO MM(262420000000048/e88bbdac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084943928 DMM DEBUG MM(262420000000048/e88bbdac) Using GGSN 0 (gprs_sm.c:312) 20241024084943928 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) 20241024084943928 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241024084943928 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084943928 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084943928 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241024084943939 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 c2 7b 89 ef 11 71 8e 94 2d 14 05 7f 8a da 14 4d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241024084943939 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afaa218, cbp=0x5589e0c09060) (sgsn_libgtp.c:632) 20241024084943939 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084943939 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0dfb8 TLLI=e88bbdac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084943939 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084943939 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084943948 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241024084943954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084943954 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241024084943954 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241024084943957 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241024084943957 DMM INFO MM(262420000000048/e88bbdac) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1127)@973445186f38: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@973445186f38: Final verdict of PTC: pass 20241024084948962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@973445186f38: Final verdict of PTC: none 20241024084948964 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084948964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1139)@973445186f38: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@973445186f38: Final verdict of PTC: none -NSVCI99(1140)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@973445186f38: Final verdict of PTC: none -NSVCI97(1130)@973445186f38: Final verdict of PTC: none -NSVCI98(1134)@973445186f38: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@973445186f38: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1128)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1138)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1132)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@973445186f38: Test case TC_suspend_nopaging finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Oct 24 08:49:49 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241024084949084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084949486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96316) 20241024084949964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084949964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96316, count=101232) 20241024084950965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084950965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Oct 24 08:49:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024084951966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084951966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_suspend_resume started. 20241024084952533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084952534 DMM INFO MM(262420000000048/e88bbdac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024084952534 DMM INFO MM(262420000000048/e88bbdac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024084952534 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024084952534 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024084952534 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024084952534 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024084952534 DLLC NOTICE LLME(ffffffff/e88bbdac){ASSIGNED} LLGM Assign pre (e88bbdac => ffffffff) (gprs_llc.c:1079) 20241024084952534 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e88bbdac => ffffffff) (gprs_llc.c:1125) 20241024084952534 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dc60 (gprs_sndcp.c:574) 20241024084952534 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024084952534 DMM NOTICE MM(262420000000048/e88bbdac) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024084952534 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241024084952534 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024084952534 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024084952534 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241024084952534 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241024084952534 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) 20241024084952534 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) 20241024084952534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024084952534 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024084952534 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024084952534 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024084952534 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@973445186f38: Provider Link came up: sending NS-RESET 20241024084952579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024084952579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084952579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084952579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084952579 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024084952579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084952579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084952579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084952579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084952586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084952586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084952586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084952586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084952586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084952587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084952587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084952587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084952587 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024084952587 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084952587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084952587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084952587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084952591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084952604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084952604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@973445186f38: Provider Link came up: sending NS-RESET 20241024084952635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024084952635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084952635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084952635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084952635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024084952635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084952635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084952635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084952635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084952637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084952637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084952637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084952637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084952637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084952637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084952637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084952637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084952637 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024084952637 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084952637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1153)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024084952638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084952638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084952642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024084952658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084952658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@973445186f38: Provider Link came up: sending NS-RESET 20241024084952704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024084952704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024084952704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024084952704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084952704 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024084952704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024084952704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024084952704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024084952704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024084952706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024084952706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024084952706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024084952706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024084952706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024084952706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024084952706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024084952706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024084952706 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024084952706 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024084952706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024084952707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024084952707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024084952711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024084952719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084952719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024084952967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024084952967 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024084952967 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024084952967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024084952969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024084952969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@973445186f38: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='C41EB6C3'O, index=0 SGSN_Test-GSUP(1160)@973445186f38: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@973445186f38: 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 := 'D81ACD9E98747F5BF8490A79B903DD3A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92E864A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDB7AB87B5A7EA59'O } } } } } 20241024084954025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084954025 DLLC NOTICE LLME(ffffffff/c41eb6c3){UNASSIGNED} LLC RX: unknown TLLI 0xc41eb6c3, creating LLME on the fly (gprs_llc.c:552) 20241024084954025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084954025 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241024084954025 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024084954025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024084954025 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024084954025 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024084954025 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024084954025 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024084954025 DLLC NOTICE LLME(ffffffff/c41eb6c3){UNASSIGNED} LLGM Assign pre (c41eb6c3 => d289410e) (gprs_llc.c:1079) 20241024084954025 DLLC NOTICE LLME(c41eb6c3/d289410e){ASSIGNED} LLGM Assign post (c41eb6c3 => d289410e) (gprs_llc.c:1125) 20241024084954025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024084954025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024084954025 DMM DEBUG MM(262420000000049/d289410e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024084954039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084954040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024084954040 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084954040 DMM DEBUG MM(262420000000049/d289410e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241024084954040 DMM NOTICE MM(262420000000049/d289410e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024084954040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024084954040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024084954040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024084954040 DMM DEBUG MM(262420000000049/d289410e) Requesting authorization (sgsn_auth.c:160) 20241024084954040 DMM INFO MM(262420000000049/d289410e) Requesting authentication tuples (sgsn_auth.c:184) 20241024084954040 DMM DEBUG MM(262420000000049/d289410e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024084954040 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241024084954040 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@973445186f38: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@973445186f38: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241024084954043 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024084954043 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024084954043 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024084954043 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024084954043 DMM INFO MM(262420000000049/d289410e) Subscriber data update (mmctx.c:445) 20241024084954043 DMM DEBUG MM(262420000000049/d289410e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024084954043 DMM INFO MM(262420000000049/d289410e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024084954043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024084954043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024084954043 DMM INFO MM(262420000000049/d289410e) <- GMM AUTH AND CIPHERING REQ (rand = d8 1a cd 9e 98 74 7f 5b f8 49 0a 79 b9 03 dd 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024084954051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084954052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024084954052 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084954052 DMM INFO MM(262420000000049/d289410e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024084954052 DMM NOTICE MM(262420000000049/d289410e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024084954052 DMM DEBUG MM(262420000000049/d289410e) checking auth: received GSM SRES = 92 e8 64 a8 (gprs_gmm.c:666) 20241024084954052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024084954052 DMM DEBUG MM(262420000000049/d289410e) Requesting authorization (sgsn_auth.c:160) 20241024084954052 DMM INFO MM(262420000000049/d289410e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024084954052 DMM DEBUG MM(262420000000049/d289410e) Requesting subscriber data update (gprs_subscriber.c:894) 20241024084954052 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241024084954052 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) 20241024084954052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024084954052 DMM INFO MM(262420000000049/d289410e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd289410e) (gprs_gmm.c:300) 20241024084954053 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024084954053 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024084954053 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241024084954053 DMM INFO MM(262420000000049/d289410e) Subscriber data update (mmctx.c:445) 20241024084954053 DMM DEBUG MM(262420000000049/d289410e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024084954053 DMM INFO MM(262420000000049/d289410e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024084954053 DMM NOTICE MM(262420000000049/d289410e) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241024084954053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024084954053 DMM NOTICE MM(262420000000049/d289410e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024084954053 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) 20241024084954054 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024084954054 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241024084954054 DMM INFO MM(262420000000049/d289410e) Subscriber data update (mmctx.c:445) 20241024084954054 DMM DEBUG MM(262420000000049/d289410e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024084954060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084954060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024084954060 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084954060 DMM INFO MM(262420000000049/d289410e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024084954060 DMM NOTICE MM(262420000000049/d289410e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024084954060 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024084954060 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024084954060 DLLC NOTICE LLME(c41eb6c3/d289410e){ASSIGNED} LLGM Assign pre (ffffffff => d289410e) (gprs_llc.c:1079) 20241024084954060 DLLC NOTICE LLME(ffffffff/d289410e){ASSIGNED} LLGM Assign post (ffffffff => d289410e) (gprs_llc.c:1125) 20241024084954060 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024084954060 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024084954060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024084954060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@973445186f38: setverdict(pass): none -> pass 20241024084954113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084954113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024084954113 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024084954113 DMM INFO MM(262420000000049/d289410e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024084954113 DMM INFO MM(262420000000049/d289410e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024084954113 DMM DEBUG MM(262420000000049/d289410e) Using GGSN 0 (gprs_sm.c:312) 20241024084954113 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) 20241024084954113 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241024084954113 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024084954113 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241024084954113 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241024084954124 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 65 05 d8 3c 11 6f 4c 1e cf 14 05 7f 4d 2a 2e 10 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) 20241024084954124 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afab288, cbp=0x5589e0c098d0) (sgsn_libgtp.c:632) 20241024084954124 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024084954124 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0dfb8 TLLI=d289410e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024084954124 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024084954124 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024084954137 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241024084954145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084954145 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241024084954145 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241024084954148 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241024084954148 DMM INFO MM(262420000000049/d289410e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241024084959152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024084959152 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241024084959152 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241024084959156 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@973445186f38: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@973445186f38: Final verdict of PTC: pass 20241024084959163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52186<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024084959165 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024084959165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1160)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@973445186f38: Final verdict of PTC: none -NSVCI98(1153)@973445186f38: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@973445186f38: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@973445186f38: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@973445186f38: Final verdict of PTC: none -NSVCI99(1159)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@973445186f38: Final verdict of PTC: none -NSVCI97(1148)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1146)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1157)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1151)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@973445186f38: Test case TC_suspend_resume finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Oct 24 08:49:59 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241024084959299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024084959700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96140) 20241024085000166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085000166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96140, count=104928) 20241024085000804 DGPRS DEBUG Checking for inactive LLMEs, time = 11570534 (sgsn.c:131) 20241024085001167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085001168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Oct 24 08:50:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085002168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085002168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_suspend_rau started. 20241024085002768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085002769 DMM INFO MM(262420000000049/d289410e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085002769 DMM INFO MM(262420000000049/d289410e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085002769 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085002769 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085002769 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085002769 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024085002769 DLLC NOTICE LLME(ffffffff/d289410e){ASSIGNED} LLGM Assign pre (d289410e => ffffffff) (gprs_llc.c:1079) 20241024085002769 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d289410e => ffffffff) (gprs_llc.c:1125) 20241024085002769 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dc60 (gprs_sndcp.c:574) 20241024085002769 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024085002769 DMM NOTICE MM(262420000000049/d289410e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085002769 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241024085002769 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085002769 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085002769 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241024085002769 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241024085002769 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) 20241024085002769 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) 20241024085002769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024085002769 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085002769 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024085002769 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085002769 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@973445186f38: Provider Link came up: sending NS-RESET 20241024085002822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085002822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085002822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085002822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085002822 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085002822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085002823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085002823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085002823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085002824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085002824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085002824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085002825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085002825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085002825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085002825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085002825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085002825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085002825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085002825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085002825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085002825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085002829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024085002841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085002841 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@973445186f38: Provider Link came up: sending NS-RESET 20241024085002877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085002877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085002877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085002877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085002877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085002877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085002877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085002877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085002877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1172)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085002879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085002879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085002879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085002879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085002879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085002879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085002879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085002879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085002879 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085002879 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085002879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1173)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085002880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085002880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085002884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085002892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085002892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1174)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1170)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@973445186f38: Provider Link came up: sending NS-RESET 20241024085002908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) -NSVCI99(1177)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1177)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085002908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085002908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085002908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085002908 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085002908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085002908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085002908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085002908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241024085002910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085002910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085002910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085002910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085002910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085002910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085002910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085002910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085002910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085002910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085002910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085002911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085002911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085002914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085002922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085002922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085003170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085003170 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085003170 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085003170 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085003171 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085003172 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_suspend_rau-BVCI196(1166)@973445186f38: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='C9EC43D6'O, index=0 SGSN_Test-GSUP(1179)@973445186f38: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@973445186f38: 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 := '271D0C0C972C473DEBD407F8E9F28FCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D55BB009'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79109AC6D725F688'O } } } } } 20241024085004230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085004230 DLLC NOTICE LLME(ffffffff/c9ec43d6){UNASSIGNED} LLC RX: unknown TLLI 0xc9ec43d6, creating LLME on the fly (gprs_llc.c:552) 20241024085004230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085004230 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085004230 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085004230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024085004230 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024085004230 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024085004230 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085004230 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085004230 DLLC NOTICE LLME(ffffffff/c9ec43d6){UNASSIGNED} LLGM Assign pre (c9ec43d6 => d8db6f1f) (gprs_llc.c:1079) 20241024085004230 DLLC NOTICE LLME(c9ec43d6/d8db6f1f){ASSIGNED} LLGM Assign post (c9ec43d6 => d8db6f1f) (gprs_llc.c:1125) 20241024085004230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085004230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085004230 DMM DEBUG MM(262420000000050/d8db6f1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085004242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085004243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024085004243 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085004243 DMM DEBUG MM(262420000000050/d8db6f1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241024085004243 DMM NOTICE MM(262420000000050/d8db6f1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085004243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085004243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085004243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085004243 DMM DEBUG MM(262420000000050/d8db6f1f) Requesting authorization (sgsn_auth.c:160) 20241024085004243 DMM INFO MM(262420000000050/d8db6f1f) Requesting authentication tuples (sgsn_auth.c:184) 20241024085004243 DMM DEBUG MM(262420000000050/d8db6f1f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085004243 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241024085004243 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@973445186f38: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@973445186f38: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241024085004245 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085004245 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085004245 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085004245 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085004245 DMM INFO MM(262420000000050/d8db6f1f) Subscriber data update (mmctx.c:445) 20241024085004245 DMM DEBUG MM(262420000000050/d8db6f1f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085004245 DMM INFO MM(262420000000050/d8db6f1f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085004245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085004245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085004245 DMM INFO MM(262420000000050/d8db6f1f) <- GMM AUTH AND CIPHERING REQ (rand = 27 1d 0c 0c 97 2c 47 3d eb d4 07 f8 e9 f2 8f cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024085004256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085004256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085004256 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085004256 DMM INFO MM(262420000000050/d8db6f1f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085004256 DMM NOTICE MM(262420000000050/d8db6f1f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085004256 DMM DEBUG MM(262420000000050/d8db6f1f) checking auth: received GSM SRES = d5 5b b0 09 (gprs_gmm.c:666) 20241024085004256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085004256 DMM DEBUG MM(262420000000050/d8db6f1f) Requesting authorization (sgsn_auth.c:160) 20241024085004256 DMM INFO MM(262420000000050/d8db6f1f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085004256 DMM DEBUG MM(262420000000050/d8db6f1f) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085004256 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241024085004256 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) 20241024085004256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024085004256 DMM INFO MM(262420000000050/d8db6f1f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8db6f1f) (gprs_gmm.c:300) 20241024085004258 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085004258 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085004258 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241024085004258 DMM INFO MM(262420000000050/d8db6f1f) Subscriber data update (mmctx.c:445) 20241024085004258 DMM DEBUG MM(262420000000050/d8db6f1f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085004258 DMM INFO MM(262420000000050/d8db6f1f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085004258 DMM NOTICE MM(262420000000050/d8db6f1f) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241024085004258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085004258 DMM NOTICE MM(262420000000050/d8db6f1f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085004258 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) 20241024085004258 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085004258 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241024085004258 DMM INFO MM(262420000000050/d8db6f1f) Subscriber data update (mmctx.c:445) 20241024085004258 DMM DEBUG MM(262420000000050/d8db6f1f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085004265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085004265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024085004265 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085004265 DMM INFO MM(262420000000050/d8db6f1f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085004265 DMM NOTICE MM(262420000000050/d8db6f1f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085004265 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085004265 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085004265 DLLC NOTICE LLME(c9ec43d6/d8db6f1f){ASSIGNED} LLGM Assign pre (ffffffff => d8db6f1f) (gprs_llc.c:1079) 20241024085004265 DLLC NOTICE LLME(ffffffff/d8db6f1f){ASSIGNED} LLGM Assign post (ffffffff => d8db6f1f) (gprs_llc.c:1125) 20241024085004265 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085004265 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024085004266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085004266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@973445186f38: setverdict(pass): none -> pass 20241024085004317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085004317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024085004317 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085004317 DMM INFO MM(262420000000050/d8db6f1f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085004317 DMM INFO MM(262420000000050/d8db6f1f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085004317 DMM DEBUG MM(262420000000050/d8db6f1f) Using GGSN 0 (gprs_sm.c:312) 20241024085004317 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) 20241024085004317 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241024085004317 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085004317 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085004317 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241024085004330 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 a5 e4 62 d4 11 78 19 16 86 14 05 7f ca 7f 16 b5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241024085004330 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afac2f8, cbp=0x5589e0c09c60) (sgsn_libgtp.c:632) 20241024085004330 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085004330 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0dfb8 TLLI=d8db6f1f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024085004330 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085004330 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024085004338 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241024085004344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085004344 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241024085004344 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241024085004348 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241024085004348 DMM INFO MM(262420000000050/d8db6f1f) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241024085009356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085009356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085009356 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085009356 DMM INFO MM(262420000000050/d8db6f1f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024085009356 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085009356 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241024085009356 DLLC NOTICE LLME(ffffffff/d8db6f1f){ASSIGNED} LLGM Assign pre (d8db6f1f => d67d10ae) (gprs_llc.c:1079) 20241024085009356 DLLC NOTICE LLME(d8db6f1f/d67d10ae){ASSIGNED} LLGM Assign post (d8db6f1f => d67d10ae) (gprs_llc.c:1125) 20241024085009356 DMM INFO MM(262420000000050/d67d10ae) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024085009363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085009363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241024085009363 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085009363 DMM INFO MM(262420000000050/d67d10ae) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241024085009363 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241024085009363 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085009363 DLLC NOTICE LLME(d8db6f1f/d67d10ae){ASSIGNED} LLGM Assign pre (ffffffff => d67d10ae) (gprs_llc.c:1079) 20241024085009363 DLLC NOTICE LLME(ffffffff/d67d10ae){ASSIGNED} LLGM Assign post (ffffffff => d67d10ae) (gprs_llc.c:1125) 20241024085009363 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241024085009862 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@973445186f38: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@973445186f38: Final verdict of PTC: pass 20241024085009872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33084<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085009874 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085009874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1167)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(1179)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@973445186f38: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@973445186f38: Final verdict of PTC: none -NSVCI98(1173)@973445186f38: Final verdict of PTC: none -NSVCI99(1177)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@973445186f38: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@973445186f38: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1165)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1175)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1171)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@973445186f38: Test case TC_suspend_rau finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Oct 24 08:50:09 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241024085010008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085010409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109436) 20241024085010875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085010875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109436, count=110596) 20241024085011876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085011876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Oct 24 08:50:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085012877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085012877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_paging_ps started. 20241024085013470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085013471 DMM INFO MM(262420000000050/d67d10ae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085013471 DMM INFO MM(262420000000050/d67d10ae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085013471 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085013471 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085013471 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085013471 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024085013472 DLLC NOTICE LLME(ffffffff/d67d10ae){ASSIGNED} LLGM Assign pre (d67d10ae => ffffffff) (gprs_llc.c:1079) 20241024085013472 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d67d10ae => ffffffff) (gprs_llc.c:1125) 20241024085013472 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dc60 (gprs_sndcp.c:574) 20241024085013472 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024085013472 DMM NOTICE MM(262420000000050/d67d10ae) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085013472 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241024085013472 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085013472 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085013472 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241024085013472 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241024085013472 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) 20241024085013472 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) 20241024085013472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024085013472 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085013472 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024085013472 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085013472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@973445186f38: Provider Link came up: sending NS-RESET 20241024085013519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085013519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085013519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085013520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085013520 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085013520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085013520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085013520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085013520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085013521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085013521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085013521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085013521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085013521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085013521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085013521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085013521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085013521 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085013521 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085013522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1186)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085013522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085013522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085013526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085013536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085013536 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@973445186f38: Provider Link came up: sending NS-RESET 20241024085013555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085013555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085013555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085013555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085013555 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085013555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085013555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085013555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085013555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085013556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085013556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085013556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085013557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085013557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085013557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085013557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085013557 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085013557 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085013557 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085013557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085013558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085013558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085013564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085013575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085013575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1193)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1190)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@973445186f38: Provider Link came up: sending NS-RESET 20241024085013602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085013602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085013602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085013602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085013602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085013602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085013602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085013602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085013602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085013604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085013604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085013604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085013605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085013605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085013605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085013605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085013605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085013605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085013605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085013605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1197)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085013606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085013606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085013610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085013617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085013617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1194)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085013878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085013878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085013878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085013878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085013880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085013881 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@973445186f38: 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(1196)@973445186f38: 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(1196)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@973445186f38: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='FAADE79C'O, index=0 SGSN_Test-GSUP(1198)@973445186f38: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@973445186f38: 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 := '013DB33E7DB774C2C85244975589A04B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F4839E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '942D3F71604A016B'O } } } } } 20241024085014935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085014935 DLLC NOTICE LLME(ffffffff/faade79c){UNASSIGNED} LLC RX: unknown TLLI 0xfaade79c, creating LLME on the fly (gprs_llc.c:552) 20241024085014935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085014935 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085014935 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085014935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024085014935 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024085014935 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024085014935 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085014935 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085014935 DLLC NOTICE LLME(ffffffff/faade79c){UNASSIGNED} LLGM Assign pre (faade79c => da0a4408) (gprs_llc.c:1079) 20241024085014935 DLLC NOTICE LLME(faade79c/da0a4408){ASSIGNED} LLGM Assign post (faade79c => da0a4408) (gprs_llc.c:1125) 20241024085014935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085014935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085014935 DMM DEBUG MM(262420000000051/da0a4408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085014948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085014948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024085014948 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085014948 DMM DEBUG MM(262420000000051/da0a4408) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241024085014948 DMM NOTICE MM(262420000000051/da0a4408) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085014948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085014948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085014948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085014948 DMM DEBUG MM(262420000000051/da0a4408) Requesting authorization (sgsn_auth.c:160) 20241024085014948 DMM INFO MM(262420000000051/da0a4408) Requesting authentication tuples (sgsn_auth.c:184) 20241024085014948 DMM DEBUG MM(262420000000051/da0a4408) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085014948 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241024085014948 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@973445186f38: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@973445186f38: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241024085014951 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085014951 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085014951 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085014951 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085014951 DMM INFO MM(262420000000051/da0a4408) Subscriber data update (mmctx.c:445) 20241024085014951 DMM DEBUG MM(262420000000051/da0a4408) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085014951 DMM INFO MM(262420000000051/da0a4408) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085014951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085014951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085014951 DMM INFO MM(262420000000051/da0a4408) <- GMM AUTH AND CIPHERING REQ (rand = 01 3d b3 3e 7d b7 74 c2 c8 52 44 97 55 89 a0 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024085014959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085014959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085014959 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085014959 DMM INFO MM(262420000000051/da0a4408) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085014959 DMM NOTICE MM(262420000000051/da0a4408) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085014959 DMM DEBUG MM(262420000000051/da0a4408) checking auth: received GSM SRES = 5f 48 39 e9 (gprs_gmm.c:666) 20241024085014959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085014959 DMM DEBUG MM(262420000000051/da0a4408) Requesting authorization (sgsn_auth.c:160) 20241024085014959 DMM INFO MM(262420000000051/da0a4408) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085014959 DMM DEBUG MM(262420000000051/da0a4408) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085014959 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241024085014959 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) 20241024085014959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024085014959 DMM INFO MM(262420000000051/da0a4408) <- GMM ATTACH ACCEPT (new P-TMSI=0xda0a4408) (gprs_gmm.c:300) 20241024085014960 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085014960 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085014960 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241024085014960 DMM INFO MM(262420000000051/da0a4408) Subscriber data update (mmctx.c:445) 20241024085014960 DMM DEBUG MM(262420000000051/da0a4408) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085014960 DMM INFO MM(262420000000051/da0a4408) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085014960 DMM NOTICE MM(262420000000051/da0a4408) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241024085014960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085014960 DMM NOTICE MM(262420000000051/da0a4408) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085014960 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) 20241024085014961 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085014961 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241024085014961 DMM INFO MM(262420000000051/da0a4408) Subscriber data update (mmctx.c:445) 20241024085014961 DMM DEBUG MM(262420000000051/da0a4408) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085014966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085014966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024085014966 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085014966 DMM INFO MM(262420000000051/da0a4408) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085014966 DMM NOTICE MM(262420000000051/da0a4408) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085014966 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085014966 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085014966 DLLC NOTICE LLME(faade79c/da0a4408){ASSIGNED} LLGM Assign pre (ffffffff => da0a4408) (gprs_llc.c:1079) 20241024085014966 DLLC NOTICE LLME(ffffffff/da0a4408){ASSIGNED} LLGM Assign post (ffffffff => da0a4408) (gprs_llc.c:1125) 20241024085014966 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085014966 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024085014966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085014966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@973445186f38: setverdict(pass): none -> pass 20241024085015019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085015019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024085015019 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085015019 DMM INFO MM(262420000000051/da0a4408) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085015019 DMM INFO MM(262420000000051/da0a4408) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085015019 DMM DEBUG MM(262420000000051/da0a4408) Using GGSN 0 (gprs_sm.c:312) 20241024085015019 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) 20241024085015019 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241024085015019 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085015019 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085015019 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241024085015028 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 dc 74 20 e6 11 cf 99 b5 8a 14 05 7f b4 2e 66 58 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) 20241024085015028 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afad368, cbp=0x5589e0c07260) (sgsn_libgtp.c:632) 20241024085015028 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085015028 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0dfb8 TLLI=da0a4408, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024085015028 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085015028 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024085015037 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241024085018020 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241024085018020 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241024085018020 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241024085020046 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241024085020046 DMM INFO MM(262420000000051/da0a4408) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@973445186f38: 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 := 'DA0A4408'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@973445186f38: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@973445186f38: Final verdict of PTC: pass 20241024085020059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@973445186f38: Final verdict of PTC: none 20241024085020061 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085020061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1186)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@973445186f38: Final verdict of PTC: none -NSVCI99(1197)@973445186f38: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@973445186f38: Final verdict of PTC: none -NSVCI98(1191)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@973445186f38: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1195)@973445186f38: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1189)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1184)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@973445186f38: Test case TC_paging_ps finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Oct 24 08:50:20 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241024085020195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085020596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95692) 20241024085021062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085021062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95692, count=103656) 20241024085022063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085022063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Thu Oct 24 08:50:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085023064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085023064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_paging_ps_ra_multiple_cells started. 20241024085023647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085023648 DMM INFO MM(262420000000051/da0a4408) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085023648 DMM INFO MM(262420000000051/da0a4408) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085023648 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085023648 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085023648 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085023648 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241024085023648 DLLC NOTICE LLME(ffffffff/da0a4408){ASSIGNED} LLGM Assign pre (da0a4408 => ffffffff) (gprs_llc.c:1079) 20241024085023648 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da0a4408 => ffffffff) (gprs_llc.c:1125) 20241024085023648 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dc60 (gprs_sndcp.c:574) 20241024085023648 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024085023648 DMM NOTICE MM(262420000000051/da0a4408) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085023648 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241024085023648 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085023648 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085023648 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241024085023649 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241024085023649 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) 20241024085023649 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) 20241024085023649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024085023649 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085023649 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024085023649 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085023649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1206)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@973445186f38: Provider Link came up: sending NS-RESET 20241024085023705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085023705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085023705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085023705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085023705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085023705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085023705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085023705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085023705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1205)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1206)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085023706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085023707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085023707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085023707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085023707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085023707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085023707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085023707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085023707 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085023707 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085023707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085023707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085023707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085023711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085023721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085023721 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@973445186f38: Provider Link came up: sending NS-RESET 20241024085023749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085023749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085023749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085023749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085023749 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085023749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085023749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085023749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085023749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085023751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085023751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085023751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085023752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085023752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085023752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085023752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085023752 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085023752 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085023752 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085023752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1210)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024085023753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085023753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085023756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085023766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085023766 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@973445186f38: Provider Link came up: sending NS-RESET 20241024085023799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085023799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085023799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085023799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085023799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085023799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085023799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085023799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085023799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085023803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085023803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085023803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085023804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085023804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085023804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085023804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085023804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085023804 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085023804 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085023804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1216)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085023804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085023804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085023808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085023818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085023818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085024065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085024065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085024065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085024065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085024067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1215)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085024068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@973445186f38: 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(1215)@973445186f38: 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(1215)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@973445186f38: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CD2805BC'O, index=0 SGSN_Test-GSUP(1217)@973445186f38: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@973445186f38: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1208)@973445186f38: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CD2805BC'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1213)@973445186f38: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CD2805BC'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@973445186f38: 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 := 'E9B1E9A59C786896E2011A7981C36DFE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '222E1C37'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CCD83BF66890460'O } } } } } 20241024085025127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085025127 DLLC NOTICE LLME(ffffffff/cd2805bc){UNASSIGNED} LLC RX: unknown TLLI 0xcd2805bc, creating LLME on the fly (gprs_llc.c:552) 20241024085025127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085025127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085025127 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085025127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024085025127 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024085025127 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024085025127 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085025127 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085025127 DLLC NOTICE LLME(ffffffff/cd2805bc){UNASSIGNED} LLGM Assign pre (cd2805bc => ea5ad2dd) (gprs_llc.c:1079) 20241024085025127 DLLC NOTICE LLME(cd2805bc/ea5ad2dd){ASSIGNED} LLGM Assign post (cd2805bc => ea5ad2dd) (gprs_llc.c:1125) 20241024085025127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085025127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085025127 DMM DEBUG MM(262420000000052/ea5ad2dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085025139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085025139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024085025139 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085025139 DMM DEBUG MM(262420000000052/ea5ad2dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241024085025139 DMM NOTICE MM(262420000000052/ea5ad2dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085025139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085025139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085025139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085025139 DMM DEBUG MM(262420000000052/ea5ad2dd) Requesting authorization (sgsn_auth.c:160) 20241024085025139 DMM INFO MM(262420000000052/ea5ad2dd) Requesting authentication tuples (sgsn_auth.c:184) 20241024085025139 DMM DEBUG MM(262420000000052/ea5ad2dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085025139 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241024085025139 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@973445186f38: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@973445186f38: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241024085025142 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085025142 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085025142 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085025142 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085025142 DMM INFO MM(262420000000052/ea5ad2dd) Subscriber data update (mmctx.c:445) 20241024085025142 DMM DEBUG MM(262420000000052/ea5ad2dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085025142 DMM INFO MM(262420000000052/ea5ad2dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085025142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085025142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085025142 DMM INFO MM(262420000000052/ea5ad2dd) <- GMM AUTH AND CIPHERING REQ (rand = e9 b1 e9 a5 9c 78 68 96 e2 01 1a 79 81 c3 6d fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024085025150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085025150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085025150 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085025150 DMM INFO MM(262420000000052/ea5ad2dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085025150 DMM NOTICE MM(262420000000052/ea5ad2dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085025150 DMM DEBUG MM(262420000000052/ea5ad2dd) checking auth: received GSM SRES = 22 2e 1c 37 (gprs_gmm.c:666) 20241024085025150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085025150 DMM DEBUG MM(262420000000052/ea5ad2dd) Requesting authorization (sgsn_auth.c:160) 20241024085025150 DMM INFO MM(262420000000052/ea5ad2dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085025150 DMM DEBUG MM(262420000000052/ea5ad2dd) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085025150 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241024085025150 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) 20241024085025150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024085025150 DMM INFO MM(262420000000052/ea5ad2dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xea5ad2dd) (gprs_gmm.c:300) 20241024085025151 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085025151 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085025151 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241024085025151 DMM INFO MM(262420000000052/ea5ad2dd) Subscriber data update (mmctx.c:445) 20241024085025151 DMM DEBUG MM(262420000000052/ea5ad2dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085025151 DMM INFO MM(262420000000052/ea5ad2dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085025151 DMM NOTICE MM(262420000000052/ea5ad2dd) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241024085025151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085025151 DMM NOTICE MM(262420000000052/ea5ad2dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085025151 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) 20241024085025152 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085025152 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241024085025152 DMM INFO MM(262420000000052/ea5ad2dd) Subscriber data update (mmctx.c:445) 20241024085025152 DMM DEBUG MM(262420000000052/ea5ad2dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085025158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085025158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024085025158 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085025158 DMM INFO MM(262420000000052/ea5ad2dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085025158 DMM NOTICE MM(262420000000052/ea5ad2dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085025158 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085025158 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085025159 DLLC NOTICE LLME(cd2805bc/ea5ad2dd){ASSIGNED} LLGM Assign pre (ffffffff => ea5ad2dd) (gprs_llc.c:1079) 20241024085025159 DLLC NOTICE LLME(ffffffff/ea5ad2dd){ASSIGNED} LLGM Assign post (ffffffff => ea5ad2dd) (gprs_llc.c:1125) 20241024085025159 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085025159 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024085025159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085025159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085025211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085025211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024085025211 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085025211 DMM INFO MM(262420000000052/ea5ad2dd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085025211 DMM INFO MM(262420000000052/ea5ad2dd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085025211 DMM DEBUG MM(262420000000052/ea5ad2dd) Using GGSN 0 (gprs_sm.c:312) 20241024085025211 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) 20241024085025211 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241024085025211 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085025211 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085025211 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241024085025223 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 60 f1 a6 95 11 5f 3d 06 e2 14 05 7f 7a ea be d6 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) 20241024085025223 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afae3d8, cbp=0x5589e0c07cc0) (sgsn_libgtp.c:632) 20241024085025224 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085025224 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0f0c8 TLLI=ea5ad2dd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024085025224 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085025224 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@973445186f38: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024085025231 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241024085028211 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241024085028211 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241024085028211 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241024085030238 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241024085030238 DMM INFO MM(262420000000052/ea5ad2dd) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@973445186f38: 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 := 'EA5AD2DD'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241024085030805 DGPRS DEBUG Checking for inactive LLMEs, time = 11570564 (sgsn.c:131) 20241024085044066 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024085044066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241024085044067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085053708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085053710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085053710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024085053753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085053755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085053755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024085053805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085053807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085053807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@973445186f38: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@973445186f38: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@973445186f38: Final verdict of PTC: none -NSVCI98(1211)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@973445186f38: Final verdict of PTC: none 20241024085055145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36452<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085055145 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085055145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1215)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@973445186f38: Final verdict of PTC: none -NSVCI99(1216)@973445186f38: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@973445186f38: Final verdict of PTC: none -NSVCI97(1206)@973445186f38: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1208)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1204)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1209)@973445186f38: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1213)@973445186f38: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@973445186f38: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1214)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1208): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1213): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@973445186f38: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Thu Oct 24 08:50:55 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 20241024085055308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085055712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103228) 20241024085056146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085056146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103228, count=108660) 20241024085057147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085057147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Oct 24 08:50:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085058148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085058148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_bssgp_rim_single_report started. 20241024085058768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085058769 DMM INFO MM(262420000000052/ea5ad2dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085058769 DMM INFO MM(262420000000052/ea5ad2dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085058769 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085058769 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085058769 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085058769 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241024085058769 DLLC NOTICE LLME(ffffffff/ea5ad2dd){ASSIGNED} LLGM Assign pre (ea5ad2dd => ffffffff) (gprs_llc.c:1079) 20241024085058769 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea5ad2dd => ffffffff) (gprs_llc.c:1125) 20241024085058769 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0ed70 (gprs_sndcp.c:574) 20241024085058769 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0f0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024085058769 DMM NOTICE MM(262420000000052/ea5ad2dd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085058769 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241024085058769 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085058769 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085058770 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241024085058770 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241024085058770 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) 20241024085058770 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) 20241024085058770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024085058770 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085058770 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024085058770 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085058770 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@973445186f38: Provider Link came up: sending NS-RESET 20241024085058856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085058856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085058856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085058856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085058856 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085058856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085058856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085058856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085058856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085058859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085058859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085058859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085058860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085058860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085058860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085058860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085058860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085058860 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085058860 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085058860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085058862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085058862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085058868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085058886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085058886 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1226)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1223)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@973445186f38: Provider Link came up: sending NS-RESET 20241024085058922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085058922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085058922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085058922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085058922 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085058922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085058922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085058922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085058922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085058925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085058925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085058925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085058926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085058926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085058926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085058926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085058926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085058926 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085058926 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085058926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085058927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085058927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1229)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1230)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085058934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085058949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085058949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1227)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1229)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@973445186f38: Provider Link came up: sending NS-RESET 20241024085058978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085058978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085058978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085058978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085058978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085058978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085058978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085058978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085058978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085058983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085058983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085058983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085058984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085058984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085058984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085058984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085058984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085058984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085058984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085058984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085058987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085058987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024085058991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085059004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085059004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085059149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085059149 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085059149 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085059149 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085059152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024085059152 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085059170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@973445186f38: setverdict(pass): none -> pass MTC@973445186f38: Warning: Re-starting timer T, which is already active (running or expired). 20241024085059185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024085059194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40698<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@973445186f38: Final verdict of PTC: none -NSVCI98(1230)@973445186f38: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@973445186f38: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@973445186f38: Final verdict of PTC: none -NSVCI99(1234)@973445186f38: Final verdict of PTC: none 20241024085059199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085059199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1229)@973445186f38: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1228)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1222)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@973445186f38: Final verdict of PTC: none -NSVCI97(1224)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1232)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: pass MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@973445186f38: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@973445186f38: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@973445186f38: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@973445186f38: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Oct 24 08:50:59 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 20241024085059378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085059782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20241024085100200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085100200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43020, count=59176) 20241024085100806 DGPRS DEBUG Checking for inactive LLMEs, time = 11570594 (sgsn.c:131) 20241024085101201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085101201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Oct 24 08:51:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085102202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085102202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_rim_eutran_to_geran started. 20241024085102836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085102837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@973445186f38: Provider Link came up: sending NS-RESET 20241024085102901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085102901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085102901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085102901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085102901 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085102901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085102901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085102901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085102901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085102903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085102903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085102903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085102904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085102904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085102904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085102904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085102904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085102904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085102904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085102904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085102904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085102904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1242)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1243)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085102908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085102919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085102919 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1244)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1240)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1242)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@973445186f38: Provider Link came up: sending NS-RESET 20241024085102934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085102934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085102934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085102934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085102934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085102934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085102934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085102934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085102934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085102935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085102935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085102935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085102935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085102935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085102935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085102935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085102935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085102935 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085102935 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085102935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1247)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085102936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085102936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085102940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085102949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085102949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@973445186f38: Provider Link came up: sending NS-RESET 20241024085102977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085102977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085102977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085102977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085102977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085102977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085102977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085102977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085102977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085102978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085102978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085102978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085102978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085102978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085102978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085102978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085102978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085102978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085102978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085102978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085102979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085102979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085102982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085102992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085102992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085103204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085103204 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085103204 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085103204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085103206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085103206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@973445186f38: setverdict(pass): none -> pass 20241024085103234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024085103238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40712<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085103239 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085103239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1243)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(1254)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@973445186f38: Final verdict of PTC: none -NSVCI98(1247)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@973445186f38: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@973445186f38: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1240)@973445186f38: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@973445186f38: Final verdict of PTC: none -NSVCI99(1252)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1250)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1241)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1245)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: pass MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@973445186f38: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1240): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@973445186f38: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@973445186f38: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@973445186f38: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@973445186f38: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Oct 24 08:51:03 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 20241024085103376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085103777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20241024085104240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085104241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48140, count=52496) 20241024085105241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085105241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Thu Oct 24 08:51:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085106242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085106242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_cell_change_different_rai_ci_attach started. 20241024085106824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085106825 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@973445186f38: Provider Link came up: sending NS-RESET 20241024085106878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085106878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085106878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085106878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085106878 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085106878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085106878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085106879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085106879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085106881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085106881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085106881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085106881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085106881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085106881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085106881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085106881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085106881 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085106881 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085106881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085106882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085106882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085106885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085106894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085106894 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@973445186f38: Provider Link came up: sending NS-RESET 20241024085106914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085106914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085106914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085106914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085106914 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085106914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085106914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085106914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085106914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085106916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085106916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085106916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085106916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085106916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085106916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085106916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085106916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085106916 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085106916 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085106916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085106917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085106917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085106921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024085106929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085106929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@973445186f38: Provider Link came up: sending NS-RESET 20241024085106959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085106959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085106959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085106959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085106959 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085106959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085106959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085106959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085106959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085106961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085106961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085106961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085106961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085106961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085106961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085106961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085106961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085106961 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085106961 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085106961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1270)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085106962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085106962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085106966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085106975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085106975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085107243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085107243 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085107243 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085107243 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085107246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085107246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1258)@973445186f38: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='D00FD87D'O, index=0 SGSN_Test-GSUP(1272)@973445186f38: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@973445186f38: 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 := 'EFA3321276D631BFEE31636B97FE77FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '783ABE23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C80ADAFAD51F952'O } } } } } 20241024085107296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085107297 DLLC NOTICE LLME(ffffffff/d00fd87d){UNASSIGNED} LLC RX: unknown TLLI 0xd00fd87d, creating LLME on the fly (gprs_llc.c:552) 20241024085107297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085107297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085107297 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085107297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024085107297 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024085107297 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024085107297 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085107297 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085107297 DLLC NOTICE LLME(ffffffff/d00fd87d){UNASSIGNED} LLGM Assign pre (d00fd87d => e4e8ed8f) (gprs_llc.c:1079) 20241024085107297 DLLC NOTICE LLME(d00fd87d/e4e8ed8f){ASSIGNED} LLGM Assign post (d00fd87d => e4e8ed8f) (gprs_llc.c:1125) 20241024085107297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085107297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085107297 DMM DEBUG MM(262420000000068/e4e8ed8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085107310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085107310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024085107310 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085107310 DMM DEBUG MM(262420000000068/e4e8ed8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241024085107310 DMM NOTICE MM(262420000000068/e4e8ed8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085107310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085107310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085107310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085107310 DMM DEBUG MM(262420000000068/e4e8ed8f) Requesting authorization (sgsn_auth.c:160) 20241024085107310 DMM INFO MM(262420000000068/e4e8ed8f) Requesting authentication tuples (sgsn_auth.c:184) 20241024085107310 DMM DEBUG MM(262420000000068/e4e8ed8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085107310 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241024085107310 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@973445186f38: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@973445186f38: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241024085107314 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085107314 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085107314 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085107314 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085107314 DMM INFO MM(262420000000068/e4e8ed8f) Subscriber data update (mmctx.c:445) 20241024085107314 DMM DEBUG MM(262420000000068/e4e8ed8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085107314 DMM INFO MM(262420000000068/e4e8ed8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085107314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085107314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085107314 DMM INFO MM(262420000000068/e4e8ed8f) <- GMM AUTH AND CIPHERING REQ (rand = ef a3 32 12 76 d6 31 bf ee 31 63 6b 97 fe 77 fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024085107322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085107322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085107322 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085107323 DMM INFO MM(262420000000068/e4e8ed8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085107323 DMM NOTICE MM(262420000000068/e4e8ed8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085107323 DMM DEBUG MM(262420000000068/e4e8ed8f) checking auth: received GSM SRES = 78 3a be 23 (gprs_gmm.c:666) 20241024085107323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085107323 DMM DEBUG MM(262420000000068/e4e8ed8f) Requesting authorization (sgsn_auth.c:160) 20241024085107323 DMM INFO MM(262420000000068/e4e8ed8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085107323 DMM DEBUG MM(262420000000068/e4e8ed8f) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085107323 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241024085107323 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) 20241024085107323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024085107323 DMM INFO MM(262420000000068/e4e8ed8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e8ed8f) (gprs_gmm.c:300) 20241024085107324 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085107324 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085107324 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241024085107324 DMM INFO MM(262420000000068/e4e8ed8f) Subscriber data update (mmctx.c:445) 20241024085107324 DMM DEBUG MM(262420000000068/e4e8ed8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085107324 DMM INFO MM(262420000000068/e4e8ed8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085107324 DMM NOTICE MM(262420000000068/e4e8ed8f) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241024085107324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085107324 DMM NOTICE MM(262420000000068/e4e8ed8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085107324 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) 20241024085107325 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085107325 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241024085107325 DMM INFO MM(262420000000068/e4e8ed8f) Subscriber data update (mmctx.c:445) 20241024085107325 DMM DEBUG MM(262420000000068/e4e8ed8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085107331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085107331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024085107331 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085107331 DMM INFO MM(262420000000068/e4e8ed8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085107331 DMM NOTICE MM(262420000000068/e4e8ed8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085107331 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085107331 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085107331 DLLC NOTICE LLME(d00fd87d/e4e8ed8f){ASSIGNED} LLGM Assign pre (ffffffff => e4e8ed8f) (gprs_llc.c:1079) 20241024085107331 DLLC NOTICE LLME(ffffffff/e4e8ed8f){ASSIGNED} LLGM Assign post (ffffffff => e4e8ed8f) (gprs_llc.c:1125) 20241024085107331 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085107331 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024085107331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085107331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085107383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085107383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024085107383 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085107383 DMM INFO MM(262420000000068/e4e8ed8f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085107383 DMM INFO MM(262420000000068/e4e8ed8f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085107383 DMM DEBUG MM(262420000000068/e4e8ed8f) Using GGSN 0 (gprs_sm.c:312) 20241024085107383 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) 20241024085107383 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241024085107383 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085107383 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085107383 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241024085107397 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 5e 9f be db 11 f8 8f a7 a9 14 05 7f b7 d2 96 cb 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) 20241024085107397 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afaf448, cbp=0x5589e0c07670) (sgsn_libgtp.c:632) 20241024085107397 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085107397 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0f0c8 TLLI=e4e8ed8f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024085107397 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085107397 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@973445186f38: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024085107407 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241024085107416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085107416 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241024085107416 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@973445186f38: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@973445186f38: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E4E8ED8F'O, index=0 20241024085107424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085107424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241024085107424 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE4E8ED8F) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085107424 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085107424 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024085107424 DLLC NOTICE LLME(ffffffff/e4e8ed8f){ASSIGNED} LLGM Assign pre (e4e8ed8f => debf4b3d) (gprs_llc.c:1079) 20241024085107424 DLLC NOTICE LLME(e4e8ed8f/debf4b3d){ASSIGNED} LLGM Assign post (e4e8ed8f => debf4b3d) (gprs_llc.c:1125) 20241024085107424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085107425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085107425 DMM DEBUG MM(262420000000068/debf4b3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085107438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085107438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241024085107438 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085107438 DMM DEBUG MM(262420000000068/debf4b3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241024085107438 DMM NOTICE MM(262420000000068/debf4b3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085107438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085107438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085107438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085107438 DMM DEBUG MM(262420000000068/debf4b3d) Requesting authorization (sgsn_auth.c:160) 20241024085107438 DMM INFO MM(262420000000068/debf4b3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085107438 DMM DEBUG MM(262420000000068/debf4b3d) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085107438 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241024085107438 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) 20241024085108423 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085108423 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085108423 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241024085108423 DMM INFO MM(262420000000068/debf4b3d) Subscriber data update (mmctx.c:445) 20241024085108423 DMM DEBUG MM(262420000000068/debf4b3d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241024085108423 DMM INFO MM(262420000000068/debf4b3d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241024085108423 DMM NOTICE MM(262420000000068/debf4b3d) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241024085108423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085108423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085108423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241024085108423 DMM INFO MM(262420000000068/debf4b3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdebf4b3d) (gprs_gmm.c:300) 20241024085108423 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) 20241024085108424 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085108424 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241024085108424 DMM INFO MM(262420000000068/debf4b3d) Subscriber data update (mmctx.c:445) 20241024085108424 DMM DEBUG MM(262420000000068/debf4b3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085108433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085108433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085108434 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085108434 DMM INFO MM(262420000000068/debf4b3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085108434 DMM NOTICE MM(262420000000068/debf4b3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085108434 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085108434 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085108434 DLLC NOTICE LLME(e4e8ed8f/debf4b3d){ASSIGNED} LLGM Assign pre (ffffffff => debf4b3d) (gprs_llc.c:1079) 20241024085108434 DLLC NOTICE LLME(ffffffff/debf4b3d){ASSIGNED} LLGM Assign post (ffffffff => debf4b3d) (gprs_llc.c:1125) 20241024085108434 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085108434 DMM ERROR MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241024085108434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085108434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085108483 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241024085108490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085108490 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085108490 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@973445186f38: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@973445186f38: Final verdict of PTC: pass 20241024085108495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44074<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085108497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085108497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1272)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@973445186f38: Final verdict of PTC: none -NSVCI98(1265)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@973445186f38: Final verdict of PTC: none -NSVCI97(1260)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@973445186f38: Final verdict of PTC: none -NSVCI99(1270)@973445186f38: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@973445186f38: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1259)@973445186f38: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1258)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1263)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1268)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1258): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1259): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@973445186f38: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Thu Oct 24 08:51:08 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 20241024085108631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085109032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101572) 20241024085109498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085109498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101572, count=122720) 20241024085110500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085110500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Thu Oct 24 08:51:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085111492 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241024085111492 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241024085111492 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241024085111501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085111501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_cell_change_different_rai_ci_data started. 20241024085112091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085112092 DMM INFO MM(262420000000068/debf4b3d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085112092 DMM INFO MM(262420000000068/debf4b3d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085112092 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085112092 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085112092 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085112092 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241024085112092 DLLC NOTICE LLME(ffffffff/debf4b3d){ASSIGNED} LLGM Assign pre (debf4b3d => ffffffff) (gprs_llc.c:1079) 20241024085112092 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (debf4b3d => ffffffff) (gprs_llc.c:1125) 20241024085112092 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0ed70 (gprs_sndcp.c:574) 20241024085112092 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0f0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024085112092 DMM NOTICE MM(262420000000068/debf4b3d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085112092 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241024085112092 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085112092 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085112092 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241024085112092 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241024085112092 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) 20241024085112092 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) 20241024085112092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024085112092 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085112092 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024085112092 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085112092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@973445186f38: Provider Link came up: sending NS-RESET 20241024085112137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085112137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085112137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085112137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085112137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085112137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085112138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085112138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085112138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085112139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085112139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085112139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085112140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085112140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085112140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085112140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085112140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085112140 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085112140 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085112140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085112140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085112140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085112145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085112155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085112155 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@973445186f38: Provider Link came up: sending NS-RESET 20241024085112183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085112183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085112183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085112183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085112183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085112183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085112183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085112183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085112183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085112185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085112185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085112185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1284)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024085112185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085112185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085112185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085112185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085112186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085112186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085112186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085112186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085112186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085112186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085112190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085112199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085112199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1282)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@973445186f38: Provider Link came up: sending NS-RESET 20241024085112228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085112228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085112228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085112228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085112228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085112228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085112228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085112228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085112228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085112230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085112230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085112230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085112230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085112230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085112230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085112230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085112230 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085112230 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085112230 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085112230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085112231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085112231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085112236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085112246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085112246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1287)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085112502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085112502 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085112502 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085112502 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085112504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085112505 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@973445186f38: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='DF12A202'O, index=0 SGSN_Test-GSUP(1291)@973445186f38: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@973445186f38: 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 := '881CE8357AD1CC368EE5ED1384FAD87A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD7810A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D0E52B8BBAC0E7C'O } } } } } 20241024085112552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085112552 DLLC NOTICE LLME(ffffffff/df12a202){UNASSIGNED} LLC RX: unknown TLLI 0xdf12a202, creating LLME on the fly (gprs_llc.c:552) 20241024085112552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085112552 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085112552 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085112552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024085112552 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024085112552 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024085112552 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085112553 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085112553 DLLC NOTICE LLME(ffffffff/df12a202){UNASSIGNED} LLGM Assign pre (df12a202 => e0f3a9a0) (gprs_llc.c:1079) 20241024085112553 DLLC NOTICE LLME(df12a202/e0f3a9a0){ASSIGNED} LLGM Assign post (df12a202 => e0f3a9a0) (gprs_llc.c:1125) 20241024085112553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085112553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085112553 DMM DEBUG MM(262420000000070/e0f3a9a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085112566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085112566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024085112566 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085112566 DMM DEBUG MM(262420000000070/e0f3a9a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241024085112566 DMM NOTICE MM(262420000000070/e0f3a9a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085112566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085112566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085112566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085112566 DMM DEBUG MM(262420000000070/e0f3a9a0) Requesting authorization (sgsn_auth.c:160) 20241024085112566 DMM INFO MM(262420000000070/e0f3a9a0) Requesting authentication tuples (sgsn_auth.c:184) 20241024085112566 DMM DEBUG MM(262420000000070/e0f3a9a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085112566 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241024085112566 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@973445186f38: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@973445186f38: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241024085112569 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085112569 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085112569 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085112569 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085112569 DMM INFO MM(262420000000070/e0f3a9a0) Subscriber data update (mmctx.c:445) 20241024085112569 DMM DEBUG MM(262420000000070/e0f3a9a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085112569 DMM INFO MM(262420000000070/e0f3a9a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085112569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085112569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085112569 DMM INFO MM(262420000000070/e0f3a9a0) <- GMM AUTH AND CIPHERING REQ (rand = 88 1c e8 35 7a d1 cc 36 8e e5 ed 13 84 fa d8 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024085112578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085112578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085112578 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085112578 DMM INFO MM(262420000000070/e0f3a9a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085112578 DMM NOTICE MM(262420000000070/e0f3a9a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085112578 DMM DEBUG MM(262420000000070/e0f3a9a0) checking auth: received GSM SRES = cd 78 10 a3 (gprs_gmm.c:666) 20241024085112578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085112578 DMM DEBUG MM(262420000000070/e0f3a9a0) Requesting authorization (sgsn_auth.c:160) 20241024085112578 DMM INFO MM(262420000000070/e0f3a9a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085112578 DMM DEBUG MM(262420000000070/e0f3a9a0) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085112578 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241024085112578 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) 20241024085112578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024085112578 DMM INFO MM(262420000000070/e0f3a9a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0f3a9a0) (gprs_gmm.c:300) 20241024085112579 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085112579 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085112579 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241024085112579 DMM INFO MM(262420000000070/e0f3a9a0) Subscriber data update (mmctx.c:445) 20241024085112579 DMM DEBUG MM(262420000000070/e0f3a9a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085112579 DMM INFO MM(262420000000070/e0f3a9a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085112579 DMM NOTICE MM(262420000000070/e0f3a9a0) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241024085112579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085112579 DMM NOTICE MM(262420000000070/e0f3a9a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085112579 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) 20241024085112580 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085112580 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241024085112580 DMM INFO MM(262420000000070/e0f3a9a0) Subscriber data update (mmctx.c:445) 20241024085112580 DMM DEBUG MM(262420000000070/e0f3a9a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085112586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085112586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024085112586 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085112586 DMM INFO MM(262420000000070/e0f3a9a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085112586 DMM NOTICE MM(262420000000070/e0f3a9a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085112586 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085112586 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085112586 DLLC NOTICE LLME(df12a202/e0f3a9a0){ASSIGNED} LLGM Assign pre (ffffffff => e0f3a9a0) (gprs_llc.c:1079) 20241024085112586 DLLC NOTICE LLME(ffffffff/e0f3a9a0){ASSIGNED} LLGM Assign post (ffffffff => e0f3a9a0) (gprs_llc.c:1125) 20241024085112586 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085112586 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024085112586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085112586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085112639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085112639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024085112639 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085112639 DMM INFO MM(262420000000070/e0f3a9a0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085112639 DMM INFO MM(262420000000070/e0f3a9a0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085112639 DMM DEBUG MM(262420000000070/e0f3a9a0) Using GGSN 0 (gprs_sm.c:312) 20241024085112639 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) 20241024085112639 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241024085112639 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085112639 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085112639 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241024085112650 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 61 2b e2 d1 11 19 0f 08 fb 14 05 7f e3 58 22 12 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) 20241024085112650 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afb04b8, cbp=0x5589e0c0caf0) (sgsn_libgtp.c:632) 20241024085112650 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085112650 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0f0c8 TLLI=e0f3a9a0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024085112650 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085112650 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@973445186f38: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024085112657 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241024085112665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085112665 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241024085112665 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@973445186f38: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E0F3A9A0'O, index=0 20241024085112672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085112672 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085112672 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5589e0c0f0c8, TLLI=e0f3a9a0, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@973445186f38: Removing Client IMSI='262420000000070'H, index=0 20241024085114671 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@973445186f38: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@973445186f38: Final verdict of PTC: pass 20241024085114680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@973445186f38: Final verdict of PTC: none 20241024085114682 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1285)@973445186f38: Final verdict of PTC: none 20241024085114682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1279)@973445186f38: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1287)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@973445186f38: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@973445186f38: Final verdict of PTC: none -NSVCI99(1290)@973445186f38: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1283)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1288)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1277)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1287): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@973445186f38: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu Oct 24 08:51:14 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 20241024085114815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085115216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102056) 20241024085115666 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241024085115666 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241024085115666 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241024085115683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085115683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102056, count=107136) 20241024085116685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085116685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu Oct 24 08:51:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085117685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085117685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_cell_change_different_ci_attach started. 20241024085118267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085118268 DMM INFO MM(262420000000070/e0f3a9a0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085118268 DMM INFO MM(262420000000070/e0f3a9a0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085118268 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085118268 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085118268 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085118268 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241024085118268 DLLC NOTICE LLME(ffffffff/e0f3a9a0){ASSIGNED} LLGM Assign pre (e0f3a9a0 => ffffffff) (gprs_llc.c:1079) 20241024085118268 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0f3a9a0 => ffffffff) (gprs_llc.c:1125) 20241024085118268 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0ed70 (gprs_sndcp.c:574) 20241024085118268 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0f0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024085118268 DMM NOTICE MM(262420000000070/e0f3a9a0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085118268 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241024085118269 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085118269 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085118269 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241024085118269 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241024085118269 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) 20241024085118269 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) 20241024085118269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024085118269 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085118269 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024085118269 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085118269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@973445186f38: Provider Link came up: sending NS-RESET 20241024085118317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085118317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085118317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085118317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085118317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085118317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085118317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085118317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085118317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085118319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085118319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085118319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085118319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085118319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085118319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085118319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085118319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085118319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085118319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085118319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085118319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085118319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085118323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085118334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118334 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@973445186f38: Provider Link came up: sending NS-RESET 20241024085118358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085118359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085118359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085118359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085118359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085118359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085118359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085118359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085118359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085118360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085118360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085118360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085118360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085118360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085118360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085118360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085118360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085118360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085118360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085118360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085118361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085118361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085118365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085118375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@973445186f38: Provider Link came up: sending NS-RESET 20241024085118398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085118398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085118398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085118398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085118398 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085118398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085118398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085118398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085118398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085118400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085118400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085118400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085118400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085118400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085118400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085118400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085118400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085118400 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085118400 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085118400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085118401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085118401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085118405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085118412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085118686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085118686 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085118686 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085118686 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085118688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085118688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@973445186f38: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E80CDBED'O, index=0 SGSN_Test-GSUP(1310)@973445186f38: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@973445186f38: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@973445186f38: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E80CDBED'O, index=0 TC_cell_change_different_ci_attach(1312)@973445186f38: 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 := '299490EA67CF984F5296C98C9AE7138C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86DBC6BE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E64EDC7D8B2EEE9'O } } } } } 20241024085118734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118735 DLLC NOTICE LLME(ffffffff/e80cdbed){UNASSIGNED} LLC RX: unknown TLLI 0xe80cdbed, creating LLME on the fly (gprs_llc.c:552) 20241024085118735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085118735 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085118735 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085118735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024085118735 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024085118735 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024085118735 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085118735 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085118735 DLLC NOTICE LLME(ffffffff/e80cdbed){UNASSIGNED} LLGM Assign pre (e80cdbed => fb41526f) (gprs_llc.c:1079) 20241024085118735 DLLC NOTICE LLME(e80cdbed/fb41526f){ASSIGNED} LLGM Assign post (e80cdbed => fb41526f) (gprs_llc.c:1125) 20241024085118735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085118735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085118735 DMM DEBUG MM(262420000000069/fb41526f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085118747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024085118747 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085118747 DMM DEBUG MM(262420000000069/fb41526f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241024085118747 DMM NOTICE MM(262420000000069/fb41526f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085118747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085118747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085118747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085118747 DMM DEBUG MM(262420000000069/fb41526f) Requesting authorization (sgsn_auth.c:160) 20241024085118747 DMM INFO MM(262420000000069/fb41526f) Requesting authentication tuples (sgsn_auth.c:184) 20241024085118747 DMM DEBUG MM(262420000000069/fb41526f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085118747 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241024085118747 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@973445186f38: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@973445186f38: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241024085118749 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085118749 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085118749 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085118749 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085118749 DMM INFO MM(262420000000069/fb41526f) Subscriber data update (mmctx.c:445) 20241024085118749 DMM DEBUG MM(262420000000069/fb41526f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085118749 DMM INFO MM(262420000000069/fb41526f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085118749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085118749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085118749 DMM INFO MM(262420000000069/fb41526f) <- GMM AUTH AND CIPHERING REQ (rand = 29 94 90 ea 67 cf 98 4f 52 96 c9 8c 9a e7 13 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024085118758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085118758 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085118758 DMM INFO MM(262420000000069/fb41526f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085118758 DMM NOTICE MM(262420000000069/fb41526f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085118758 DMM DEBUG MM(262420000000069/fb41526f) checking auth: received GSM SRES = 86 db c6 be (gprs_gmm.c:666) 20241024085118758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085118758 DMM DEBUG MM(262420000000069/fb41526f) Requesting authorization (sgsn_auth.c:160) 20241024085118758 DMM INFO MM(262420000000069/fb41526f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085118758 DMM DEBUG MM(262420000000069/fb41526f) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085118758 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241024085118758 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) 20241024085118758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024085118758 DMM INFO MM(262420000000069/fb41526f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb41526f) (gprs_gmm.c:300) 20241024085118759 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085118759 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085118759 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241024085118759 DMM INFO MM(262420000000069/fb41526f) Subscriber data update (mmctx.c:445) 20241024085118759 DMM DEBUG MM(262420000000069/fb41526f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085118759 DMM INFO MM(262420000000069/fb41526f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085118759 DMM NOTICE MM(262420000000069/fb41526f) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241024085118759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085118759 DMM NOTICE MM(262420000000069/fb41526f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085118759 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) 20241024085118760 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085118760 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241024085118760 DMM INFO MM(262420000000069/fb41526f) Subscriber data update (mmctx.c:445) 20241024085118760 DMM DEBUG MM(262420000000069/fb41526f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085118764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024085118764 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085118764 DMM INFO MM(262420000000069/fb41526f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085118764 DMM NOTICE MM(262420000000069/fb41526f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085118764 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085118764 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085118764 DLLC NOTICE LLME(e80cdbed/fb41526f){ASSIGNED} LLGM Assign pre (ffffffff => fb41526f) (gprs_llc.c:1079) 20241024085118765 DLLC NOTICE LLME(ffffffff/fb41526f){ASSIGNED} LLGM Assign post (ffffffff => fb41526f) (gprs_llc.c:1125) 20241024085118765 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085118765 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024085118765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085118765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085118817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024085118817 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085118817 DMM INFO MM(262420000000069/fb41526f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085118817 DMM INFO MM(262420000000069/fb41526f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085118817 DMM DEBUG MM(262420000000069/fb41526f) Using GGSN 0 (gprs_sm.c:312) 20241024085118817 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) 20241024085118817 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241024085118817 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085118817 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085118817 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241024085118828 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 fd 03 b9 2e 11 98 89 48 ad 14 05 7f b1 c6 4a 48 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) 20241024085118828 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afb1528, cbp=0x5589e0c11410) (sgsn_libgtp.c:632) 20241024085118828 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085118828 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0e348 TLLI=fb41526f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024085118828 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085118828 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@973445186f38: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024085118838 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241024085118845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118845 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241024085118845 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@973445186f38: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@973445186f38: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FB41526F'O, index=0 20241024085118851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241024085118851 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085118851 DMM INFO MM(262420000000069/fb41526f) -> GMM ATTACH REQUEST MI(TMSI-0xFB41526F) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085118852 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085118852 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024085118852 DLLC NOTICE LLME(ffffffff/fb41526f){ASSIGNED} LLGM Assign pre (fb41526f => e67e01d0) (gprs_llc.c:1079) 20241024085118852 DLLC NOTICE LLME(fb41526f/e67e01d0){ASSIGNED} LLGM Assign post (fb41526f => e67e01d0) (gprs_llc.c:1125) 20241024085118852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085118852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085118852 DMM DEBUG MM(262420000000069/e67e01d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085118862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085118862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241024085118862 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085118862 DMM DEBUG MM(262420000000069/e67e01d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241024085118862 DMM NOTICE MM(262420000000069/e67e01d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085118862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085118862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085118862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085118862 DMM DEBUG MM(262420000000069/e67e01d0) Requesting authorization (sgsn_auth.c:160) 20241024085118862 DMM INFO MM(262420000000069/e67e01d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085118862 DMM DEBUG MM(262420000000069/e67e01d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085118862 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241024085118862 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) 20241024085119850 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085119850 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085119850 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241024085119850 DMM INFO MM(262420000000069/e67e01d0) Subscriber data update (mmctx.c:445) 20241024085119850 DMM DEBUG MM(262420000000069/e67e01d0) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241024085119850 DMM INFO MM(262420000000069/e67e01d0) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241024085119850 DMM NOTICE MM(262420000000069/e67e01d0) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241024085119850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085119850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085119850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241024085119850 DMM INFO MM(262420000000069/e67e01d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe67e01d0) (gprs_gmm.c:300) 20241024085119850 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) 20241024085119851 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085119851 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241024085119851 DMM INFO MM(262420000000069/e67e01d0) Subscriber data update (mmctx.c:445) 20241024085119851 DMM DEBUG MM(262420000000069/e67e01d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085119859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085119859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085119859 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085119860 DMM INFO MM(262420000000069/e67e01d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085119860 DMM NOTICE MM(262420000000069/e67e01d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085119860 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085119860 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085119860 DLLC NOTICE LLME(fb41526f/e67e01d0){ASSIGNED} LLGM Assign pre (ffffffff => e67e01d0) (gprs_llc.c:1079) 20241024085119860 DLLC NOTICE LLME(ffffffff/e67e01d0){ASSIGNED} LLGM Assign post (ffffffff => e67e01d0) (gprs_llc.c:1125) 20241024085119860 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085119860 DMM ERROR MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241024085119860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085119860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085119909 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241024085119917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085119917 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085119917 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@973445186f38: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@973445186f38: Final verdict of PTC: pass 20241024085119922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@973445186f38: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@973445186f38: Final verdict of PTC: none 20241024085119925 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085119925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_ci_attach-BVCI220(1307)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@973445186f38: Final verdict of PTC: none -NSVCI99(1308)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@973445186f38: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@973445186f38: Final verdict of PTC: none -NSVCI97(1298)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@973445186f38: Final verdict of PTC: none -NSVCI98(1303)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1296)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1306)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1301)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@973445186f38: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Thu Oct 24 08:51:19 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 20241024085120039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085120440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107940) 20241024085120926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085120926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107940, count=129088) 20241024085121926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085121926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu Oct 24 08:51:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085122918 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241024085122918 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241024085122918 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241024085122927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085122927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_cell_change_different_ci_data started. 20241024085123497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085123498 DMM INFO MM(262420000000069/e67e01d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085123498 DMM INFO MM(262420000000069/e67e01d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085123498 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085123498 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085123498 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085123498 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241024085123498 DLLC NOTICE LLME(ffffffff/e67e01d0){ASSIGNED} LLGM Assign pre (e67e01d0 => ffffffff) (gprs_llc.c:1079) 20241024085123498 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e67e01d0 => ffffffff) (gprs_llc.c:1125) 20241024085123498 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dff0 (gprs_sndcp.c:574) 20241024085123498 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0e348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024085123498 DMM NOTICE MM(262420000000069/e67e01d0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085123498 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241024085123498 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085123498 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085123498 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241024085123498 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241024085123498 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) 20241024085123498 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) 20241024085123498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024085123498 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085123498 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024085123498 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085123498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@973445186f38: Provider Link came up: sending NS-RESET 20241024085123549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085123549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085123549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085123549 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085123549 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085123549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085123549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085123549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085123549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085123551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085123551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085123551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085123551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085123551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085123551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085123551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085123551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085123551 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085123551 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085123551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085123552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1317)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085123552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085123555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085123564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085123564 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@973445186f38: Provider Link came up: sending NS-RESET 20241024085123584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085123584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085123584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085123584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085123584 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085123584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085123584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085123584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085123584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085123586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085123586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085123586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085123586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085123586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085123586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085123586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085123586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085123586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085123586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085123586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085123587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085123587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085123590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085123601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085123601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@973445186f38: Provider Link came up: sending NS-RESET 20241024085123626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085123626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085123626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085123626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085123626 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085123626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085123626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085123626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085123626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085123627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085123627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085123627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085123627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085123627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085123627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085123627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085123627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085123627 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085123627 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085123627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085123628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1327)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085123628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085123631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085123641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085123641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085123928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085123928 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085123928 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085123928 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085123930 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085123930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@973445186f38: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D0A4E38D'O, index=0 SGSN_Test-GSUP(1329)@973445186f38: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@973445186f38: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@973445186f38: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D0A4E38D'O, index=0 TC_cell_change_different_ci_data(1331)@973445186f38: 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 := '9A20233E2F9F4922AEE47113B4637AB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67A082D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1FA30052500AA24C'O } } } } } 20241024085123978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085123978 DLLC NOTICE LLME(ffffffff/d0a4e38d){UNASSIGNED} LLC RX: unknown TLLI 0xd0a4e38d, creating LLME on the fly (gprs_llc.c:552) 20241024085123978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085123978 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085123979 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085123979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024085123979 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024085123979 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024085123979 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085123979 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085123979 DLLC NOTICE LLME(ffffffff/d0a4e38d){UNASSIGNED} LLGM Assign pre (d0a4e38d => c081cf64) (gprs_llc.c:1079) 20241024085123979 DLLC NOTICE LLME(d0a4e38d/c081cf64){ASSIGNED} LLGM Assign post (d0a4e38d => c081cf64) (gprs_llc.c:1125) 20241024085123979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085123979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085123979 DMM DEBUG MM(262420000000071/c081cf64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085123992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085123992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024085123992 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085123992 DMM DEBUG MM(262420000000071/c081cf64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241024085123992 DMM NOTICE MM(262420000000071/c081cf64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085123992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085123992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085123992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085123992 DMM DEBUG MM(262420000000071/c081cf64) Requesting authorization (sgsn_auth.c:160) 20241024085123992 DMM INFO MM(262420000000071/c081cf64) Requesting authentication tuples (sgsn_auth.c:184) 20241024085123992 DMM DEBUG MM(262420000000071/c081cf64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085123992 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241024085123992 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@973445186f38: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@973445186f38: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241024085123995 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085123995 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085123995 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085123995 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085123995 DMM INFO MM(262420000000071/c081cf64) Subscriber data update (mmctx.c:445) 20241024085123995 DMM DEBUG MM(262420000000071/c081cf64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085123995 DMM INFO MM(262420000000071/c081cf64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085123995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085123995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085123995 DMM INFO MM(262420000000071/c081cf64) <- GMM AUTH AND CIPHERING REQ (rand = 9a 20 23 3e 2f 9f 49 22 ae e4 71 13 b4 63 7a b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024085124002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085124002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085124002 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085124002 DMM INFO MM(262420000000071/c081cf64) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085124002 DMM NOTICE MM(262420000000071/c081cf64) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085124002 DMM DEBUG MM(262420000000071/c081cf64) checking auth: received GSM SRES = 67 a0 82 d0 (gprs_gmm.c:666) 20241024085124002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085124002 DMM DEBUG MM(262420000000071/c081cf64) Requesting authorization (sgsn_auth.c:160) 20241024085124002 DMM INFO MM(262420000000071/c081cf64) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085124002 DMM DEBUG MM(262420000000071/c081cf64) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085124002 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241024085124002 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) 20241024085124002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024085124002 DMM INFO MM(262420000000071/c081cf64) <- GMM ATTACH ACCEPT (new P-TMSI=0xc081cf64) (gprs_gmm.c:300) 20241024085124003 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085124003 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085124003 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241024085124003 DMM INFO MM(262420000000071/c081cf64) Subscriber data update (mmctx.c:445) 20241024085124003 DMM DEBUG MM(262420000000071/c081cf64) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085124003 DMM INFO MM(262420000000071/c081cf64) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085124003 DMM NOTICE MM(262420000000071/c081cf64) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241024085124003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085124003 DMM NOTICE MM(262420000000071/c081cf64) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085124003 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) 20241024085124003 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085124003 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241024085124004 DMM INFO MM(262420000000071/c081cf64) Subscriber data update (mmctx.c:445) 20241024085124004 DMM DEBUG MM(262420000000071/c081cf64) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085124009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085124009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024085124009 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085124009 DMM INFO MM(262420000000071/c081cf64) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085124009 DMM NOTICE MM(262420000000071/c081cf64) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085124009 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085124009 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085124009 DLLC NOTICE LLME(d0a4e38d/c081cf64){ASSIGNED} LLGM Assign pre (ffffffff => c081cf64) (gprs_llc.c:1079) 20241024085124009 DLLC NOTICE LLME(ffffffff/c081cf64){ASSIGNED} LLGM Assign post (ffffffff => c081cf64) (gprs_llc.c:1125) 20241024085124009 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085124009 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024085124009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085124009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085124061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085124061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241024085124061 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085124061 DMM INFO MM(262420000000071/c081cf64) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085124061 DMM INFO MM(262420000000071/c081cf64) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085124061 DMM DEBUG MM(262420000000071/c081cf64) Using GGSN 0 (gprs_sm.c:312) 20241024085124061 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) 20241024085124061 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241024085124061 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085124062 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085124062 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241024085124072 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 57 bb 6d a9 11 14 7f 35 4d 14 05 7f ea e9 f8 7f 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) 20241024085124072 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afb2598, cbp=0x5589e0c102a0) (sgsn_libgtp.c:632) 20241024085124072 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085124072 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5589e0c0e348 TLLI=c081cf64, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241024085124072 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085124072 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@973445186f38: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@973445186f38: setverdict(pass): pass -> pass, component reason not changed 20241024085124080 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241024085124087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085124087 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241024085124087 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@973445186f38: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@973445186f38: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C081CF64'O, index=0 20241024085124094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085124094 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085124095 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085124096 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@973445186f38: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@973445186f38: Final verdict of PTC: pass 20241024085124108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35460<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1317)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@973445186f38: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@973445186f38: Final verdict of PTC: none 20241024085124111 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085124111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1324)@973445186f38: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(1329)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@973445186f38: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1315)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@973445186f38: Final verdict of PTC: none -NSVCI98(1322)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1320)@973445186f38: Final verdict of PTC: none -NSVCI99(1327)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1325)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@973445186f38: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Oct 24 08:51:24 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 20241024085124250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085124651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100544) 20241024085125111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085125111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100544, count=106596) 20241024085126112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085126112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Oct 24 08:51:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085127095 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241024085127095 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241024085127095 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241024085127112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085127113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_sgsn_context_req_in started. 20241024085127705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085127706 DMM INFO MM(262420000000071/c081cf64) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085127706 DMM INFO MM(262420000000071/c081cf64) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085127706 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085127706 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085127706 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085127706 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241024085127706 DLLC NOTICE LLME(ffffffff/c081cf64){ASSIGNED} LLGM Assign pre (c081cf64 => ffffffff) (gprs_llc.c:1079) 20241024085127706 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c081cf64 => ffffffff) (gprs_llc.c:1125) 20241024085127706 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5589e0c0dff0 (gprs_sndcp.c:574) 20241024085127706 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5589e0c0e348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241024085127706 DMM NOTICE MM(262420000000071/c081cf64) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085127706 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241024085127706 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085127706 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085127706 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241024085127706 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241024085127706 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) 20241024085127706 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) 20241024085127707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024085127707 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085127707 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024085127707 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085127707 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@973445186f38: Provider Link came up: sending NS-RESET 20241024085127754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085127754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085127754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085127754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085127754 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085127754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085127754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085127754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085127754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085127756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085127756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085127756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085127756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085127756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085127756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085127756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085127756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085127756 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085127756 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085127756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085127757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085127757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085127761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024085127770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085127770 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@973445186f38: Provider Link came up: sending NS-RESET 20241024085127796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085127796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085127796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085127796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085127796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085127796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085127796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085127796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085127796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085127798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085127798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085127798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085127798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085127798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085127798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085127798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085127798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085127798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085127798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085127798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085127799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085127799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085127803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085127813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085127814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@973445186f38: Provider Link came up: sending NS-RESET 20241024085127837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085127837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085127837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085127838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085127838 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085127838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085127838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085127838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085127838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085127839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085127839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085127839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085127839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085127839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085127839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085127839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085127839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085127839 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085127839 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085127839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085127840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085127840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085127843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085127853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085127853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085128114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085128114 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085128114 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085128114 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085128115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085128116 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@973445186f38: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='E1E5E774'O, index=0 SGSN_Test-GSUP(1348)@973445186f38: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@973445186f38: 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 := '8A9807DE6C26BC079BF3AA52A5A00A22'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77A8C2ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '780E962CA432B9AE'O } } } } } 20241024085129166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085129166 DLLC NOTICE LLME(ffffffff/e1e5e774){UNASSIGNED} LLC RX: unknown TLLI 0xe1e5e774, creating LLME on the fly (gprs_llc.c:552) 20241024085129166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085129166 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085129166 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085129166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024085129166 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024085129166 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Allocated (fsm.c:456) 20241024085129166 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085129166 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085129166 DLLC NOTICE LLME(ffffffff/e1e5e774){UNASSIGNED} LLGM Assign pre (e1e5e774 => c90cebe1) (gprs_llc.c:1079) 20241024085129166 DLLC NOTICE LLME(e1e5e774/c90cebe1){ASSIGNED} LLGM Assign post (e1e5e774 => c90cebe1) (gprs_llc.c:1125) 20241024085129166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085129166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085129166 DMM DEBUG MM(262420000000072/c90cebe1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085129180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085129180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024085129180 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085129180 DMM DEBUG MM(262420000000072/c90cebe1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241024085129180 DMM NOTICE MM(262420000000072/c90cebe1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085129180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085129180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085129180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085129180 DMM DEBUG MM(262420000000072/c90cebe1) Requesting authorization (sgsn_auth.c:160) 20241024085129180 DMM INFO MM(262420000000072/c90cebe1) Requesting authentication tuples (sgsn_auth.c:184) 20241024085129180 DMM DEBUG MM(262420000000072/c90cebe1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085129180 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241024085129180 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@973445186f38: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@973445186f38: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241024085129183 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085129183 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085129183 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085129183 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085129183 DMM INFO MM(262420000000072/c90cebe1) Subscriber data update (mmctx.c:445) 20241024085129183 DMM DEBUG MM(262420000000072/c90cebe1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085129183 DMM INFO MM(262420000000072/c90cebe1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085129183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085129183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085129183 DMM INFO MM(262420000000072/c90cebe1) <- GMM AUTH AND CIPHERING REQ (rand = 8a 98 07 de 6c 26 bc 07 9b f3 aa 52 a5 a0 0a 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241024085129192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085129192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085129192 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085129192 DMM INFO MM(262420000000072/c90cebe1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085129192 DMM NOTICE MM(262420000000072/c90cebe1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085129192 DMM DEBUG MM(262420000000072/c90cebe1) checking auth: received GSM SRES = 77 a8 c2 ed (gprs_gmm.c:666) 20241024085129192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085129192 DMM DEBUG MM(262420000000072/c90cebe1) Requesting authorization (sgsn_auth.c:160) 20241024085129192 DMM INFO MM(262420000000072/c90cebe1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085129192 DMM DEBUG MM(262420000000072/c90cebe1) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085129192 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241024085129192 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) 20241024085129192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024085129192 DMM INFO MM(262420000000072/c90cebe1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc90cebe1) (gprs_gmm.c:300) 20241024085129194 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085129194 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085129194 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241024085129194 DMM INFO MM(262420000000072/c90cebe1) Subscriber data update (mmctx.c:445) 20241024085129194 DMM DEBUG MM(262420000000072/c90cebe1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085129194 DMM INFO MM(262420000000072/c90cebe1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085129194 DMM NOTICE MM(262420000000072/c90cebe1) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241024085129194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085129194 DMM NOTICE MM(262420000000072/c90cebe1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085129194 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) 20241024085129194 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085129194 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241024085129194 DMM INFO MM(262420000000072/c90cebe1) Subscriber data update (mmctx.c:445) 20241024085129194 DMM DEBUG MM(262420000000072/c90cebe1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085129200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085129200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024085129200 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085129200 DMM INFO MM(262420000000072/c90cebe1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085129200 DMM NOTICE MM(262420000000072/c90cebe1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085129201 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085129201 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085129201 DLLC NOTICE LLME(e1e5e774/c90cebe1){ASSIGNED} LLGM Assign pre (ffffffff => c90cebe1) (gprs_llc.c:1079) 20241024085129201 DLLC NOTICE LLME(ffffffff/c90cebe1){ASSIGNED} LLGM Assign post (ffffffff => c90cebe1) (gprs_llc.c:1125) 20241024085129201 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085129201 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024085129201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085129201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085129254 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 7c 2c 00 00 03 52 f0 99 42 42 de 05 c9 0c eb e1 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) 20241024085130807 DGPRS DEBUG Checking for inactive LLMEs, time = 11570624 (sgsn.c:131) TC_sgsn_context_req_in(1350)@973445186f38: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241024085131254 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241024085131254 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241024085131254 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) 20241024085131254 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241024085131254 DMM INFO MM(262420000000072/c90cebe1) Subscriber data update (mmctx.c:445) 20241024085131254 DMM DEBUG MM(262420000000072/c90cebe1) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241024085131254 DMM INFO MM(262420000000072/c90cebe1) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241024085131254 DMM INFO MM(262420000000072/c90cebe1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085131254 DMM INFO MM(262420000000072/c90cebe1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085131254 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085131254 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085131254 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085131254 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024085131255 DLLC NOTICE LLME(ffffffff/c90cebe1){ASSIGNED} LLGM Assign pre (c90cebe1 => ffffffff) (gprs_llc.c:1079) 20241024085131255 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c90cebe1 => ffffffff) (gprs_llc.c:1125) 20241024085131255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024085131255 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085131255 DMM DEBUG MM_STATE_Iu[0x5589e0c083a0]{Detached}: Deallocated (fsm.c:568) 20241024085131255 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@973445186f38: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@973445186f38: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241024085131260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59494<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@973445186f38: Final verdict of PTC: none 20241024085131263 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085131263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1336)@973445186f38: Final verdict of PTC: none -NSVCI98(1341)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@973445186f38: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@973445186f38: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@973445186f38: Final verdict of PTC: none -NSVCI99(1346)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1339)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1334)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1344)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@973445186f38: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@973445186f38: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu Oct 24 08:51:31 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 20241024085131394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085131795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99380) 20241024085132264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085132264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99380, count=99920) 20241024085133265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085133265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Oct 24 08:51:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085134265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085134265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_sgsn_context_req_out started. 20241024085134849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085134850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@973445186f38: Provider Link came up: sending NS-RESET 20241024085134898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085134898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085134898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085134898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085134898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085134898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085134898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085134898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085134898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085134899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085134899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085134899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085134899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085134900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085134900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085134900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085134900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085134900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085134900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085134900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085134900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085134900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085134904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024085134913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085134913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@973445186f38: Provider Link came up: sending NS-RESET 20241024085134945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085134945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085134945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085134945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085134945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085134945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085134945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085134945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085134945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085134947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085134947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085134947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085134947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085134947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085134947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085134947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085134947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085134947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085134947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085134947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1360)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024085134948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085134948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085134952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1357)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085134961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085134961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1358)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@973445186f38: Provider Link came up: sending NS-RESET 20241024085134984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085134984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085134985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085134985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085134985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085134985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085134985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085134985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085134985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085134986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085134986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085134986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085134987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085134987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085134987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085134987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085134987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085134987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085134987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085134987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1366)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085134987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085134987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085134991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085134999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085134999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1363)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085135267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085135267 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085135267 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085135267 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085135269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085135269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@973445186f38: 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(1365)@973445186f38: 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(1365)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@973445186f38: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='FD4A8C32'O, index=0 SGSN_Test-GSUP(1367)@973445186f38: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241024085136310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085136310 DLLC NOTICE LLME(ffffffff/fd4a8c32){UNASSIGNED} LLC RX: unknown TLLI 0xfd4a8c32, creating LLME on the fly (gprs_llc.c:552) 20241024085136310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241024085136310 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024085136310 DMM NOTICE LLME(ffffffff/fd4a8c32){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241024085136310 DLLC NOTICE LLME(ffffffff/fd4a8c32){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241024085136310 DMM ERROR LLME(ffffffff/fd4a8c32){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241024085136310 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241024085136310 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241024085136310 DLLC NOTICE LLME(ffffffff/fd4a8c32){UNASSIGNED} LLGM Assign pre (fd4a8c32 => ffffffff) (gprs_llc.c:1079) 20241024085136310 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd4a8c32 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@973445186f38: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@973445186f38: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241024085136322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59520<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085136323 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085136323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1355)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(1367)@973445186f38: Final verdict of PTC: none -NSVCI99(1366)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@973445186f38: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@973445186f38: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@973445186f38: Final verdict of PTC: none -NSVCI98(1361)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1353)@973445186f38: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1363)@973445186f38: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@973445186f38: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-GGSN_GTP(1368)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1359)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1364)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1363): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@973445186f38: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu Oct 24 08:51:36 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 20241024085136456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085136858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43860) 20241024085137324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085137324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43860, count=54336) 20241024085138325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085138325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Thu Oct 24 08:51:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085139327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085139327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_req_id_req_ra_update started. 20241024085139908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085139910 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@973445186f38: Provider Link came up: sending NS-RESET 20241024085139955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085139955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085139955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085139955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085139955 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085139955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085139955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085139955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085139955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085139957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085139957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085139957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085139957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085139957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085139957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085139957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085139957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085139957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085139957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085139957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085139957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085139957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085139962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085139972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085139972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1380)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@973445186f38: Provider Link came up: sending NS-RESET 20241024085140003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085140003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085140003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085140003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085140003 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085140003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085140003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085140003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085140003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1380)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085140005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085140005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085140005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085140005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085140005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085140005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085140005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085140005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085140005 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085140005 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085140005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085140006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085140006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1379)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1380)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085140010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085140019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085140019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1377)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1379)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@973445186f38: Provider Link came up: sending NS-RESET 20241024085140036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085140036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085140036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085140036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085140036 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085140036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085140036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085140036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085140036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085140038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085140038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085140038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085140039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085140039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085140039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085140039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085140039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085140039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085140039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085140039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085140039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085140039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085140043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085140052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085140052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085140328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085140328 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085140328 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085140328 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085140330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085140330 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@973445186f38: 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)@973445186f38: 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)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@973445186f38: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='E976E26D'O, index=0 SGSN_Test-GSUP(1386)@973445186f38: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241024085140375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085140375 DLLC NOTICE LLME(ffffffff/e976e26d){UNASSIGNED} LLC RX: unknown TLLI 0xe976e26d, creating LLME on the fly (gprs_llc.c:552) 20241024085140375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085140375 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085140375 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085140375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024085140375 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024085140375 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024085140375 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085140375 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085140375 DLLC NOTICE LLME(ffffffff/e976e26d){UNASSIGNED} LLGM Assign pre (e976e26d => e9f3100e) (gprs_llc.c:1079) 20241024085140375 DLLC NOTICE LLME(e976e26d/e9f3100e){ASSIGNED} LLGM Assign post (e976e26d => e9f3100e) (gprs_llc.c:1125) 20241024085140375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085140375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085140375 DMM DEBUG MM(262420000000047/e9f3100e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085140388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085140388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085140388 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085140388 DMM INFO MM(262420000000047/e9f3100e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024085140388 DMM INFO MM(262420000000047/e9f3100e) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-23404-139 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241024085140388 DMM NOTICE MM(262420000000047/e9f3100e) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241024085140388 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241024085140388 DMM INFO MM(262420000000047/e9f3100e) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241024085140388 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085140388 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085140388 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085140388 DMM ERROR MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241024085140388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241024085140388 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085140388 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024085140388 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085140388 DLLC NOTICE LLME(e976e26d/e9f3100e){ASSIGNED} LLGM Assign pre (e9f3100e => ffffffff) (gprs_llc.c:1079) 20241024085140388 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9f3100e => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@973445186f38: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@973445186f38: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@973445186f38: Final verdict of PTC: pass 20241024085140396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41088<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085140398 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085140398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1386)@973445186f38: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1377)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@973445186f38: Final verdict of PTC: none -NSVCI97(1374)@973445186f38: Final verdict of PTC: none -NSVCI98(1380)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@973445186f38: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1378)@973445186f38: Final verdict of PTC: none -NSVCI99(1384)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1382)@973445186f38: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1372)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1377): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@973445186f38: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Oct 24 08:51:40 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241024085140535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085140936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58448) 20241024085141399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085141399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58448, count=62804) 20241024085142401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085142401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@973445186f38: Test execution finished. MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Oct 24 08:51:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085143401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085143401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_iu_attach started. 20241024085143987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085143988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@973445186f38: Provider Link came up: sending NS-RESET 20241024085144036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085144036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085144036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085144036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085144037 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085144037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085144037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085144037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085144037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085144038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085144038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085144038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085144038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085144038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085144038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085144038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085144038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085144038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085144038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085144038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085144039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085144039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085144043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085144053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085144053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@973445186f38: Provider Link came up: sending NS-RESET 20241024085144080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085144080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085144080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085144080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085144080 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085144080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085144080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085144080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085144081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1398)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1399)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085144083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085144083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085144083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085144084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085144084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085144084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085144084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085144084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085144084 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085144084 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085144084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085144084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085144084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1399)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085144088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085144097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085144097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1396)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1398)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@973445186f38: Provider Link came up: sending NS-RESET 20241024085144107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085144107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085144107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085144108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085144108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085144108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085144108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085144108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085144108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085144109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085144109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085144109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085144110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085144110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085144110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085144110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085144110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085144110 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085144110 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085144110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085144110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085144110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085144114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085144123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085144123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1406)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@973445186f38: ************************************************* MTC@973445186f38: Starting RAN_Emulation TC_iu_attach-BVCI220(1402)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1404)@973445186f38: v_sccp_pdu_maxlen:268 20241024085144327 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085144327 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) 20241024085144327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085144327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085144330 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085144330 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085144330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085144330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085144330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085144330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085144330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085144331 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085144331 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085144331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085144331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085144331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085144331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085144331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085144331 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085144402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085144402 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085144402 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085144402 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085144404 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085144405 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085145138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085145138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085145138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085145138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085145139 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085145139 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085145139 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145139 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085145139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085145139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085145139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@973445186f38: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F6AB533B'O, index=0 SGSN_Test-GSUP(1409)@973445186f38: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@973445186f38: 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 := 'CDC6'O, rac := 'E8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@973445186f38: Added conn table entry 0TC_iu_attach(1411)15323763 SGSN_Test_0-SCCP(1404)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1405)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085145476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085145476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085145476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085145476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085145477 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085145477 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085145477 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085145477 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241024085145477 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241024085145477 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085145477 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ec0]{Deregistered}: Allocated (fsm.c:456) 20241024085145477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Init}: Allocated (fsm.c:456) 20241024085145477 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Allocated (fsm.c:456) 20241024085145477 DMM DEBUG MM_STATE_Iu[0x5589e0c0e130]{Detached}: Allocated (fsm.c:456) 20241024085145477 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085145477 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085145477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085145477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085145477 DMM DEBUG MM(262420000001001/f3fa2449) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085145477 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241024085145478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085145478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085145478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085145478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085145478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085145478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085145478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085145478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@973445186f38: { messageType := 2, destLocRef := 'E9D273'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@973445186f38: 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 := 'EBCFD216C10764F5793E1F15A62A4BA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B0172E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6A253411C77BAEC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1780720CF14CBCA73357F9201CA71EBD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F13D939B5A1607D9A7A4C05C728A31CD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E26AD129ECA06B6846ABFE800549DDD9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '43AD16BCDC9CE5EF'O } } } } } SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1404)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1404)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241024085145489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085145489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085145489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085145489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085145489 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085145489 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085145489 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085145489 DMM DEBUG MM(262420000001001/f3fa2449) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241024085145489 DMM NOTICE MM(262420000001001/f3fa2449) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085145489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085145489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085145489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085145489 DMM DEBUG MM(262420000001001/f3fa2449) Requesting authorization (sgsn_auth.c:160) 20241024085145489 DMM INFO MM(262420000001001/f3fa2449) Requesting authentication tuples (sgsn_auth.c:184) 20241024085145489 DMM DEBUG MM(262420000001001/f3fa2449) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085145489 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241024085145489 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@973445186f38: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@973445186f38: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241024085145492 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085145492 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085145492 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085145492 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085145492 DMM INFO MM(262420000001001/f3fa2449) Subscriber data update (mmctx.c:445) 20241024085145492 DMM DEBUG MM(262420000001001/f3fa2449) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085145492 DMM INFO MM(262420000001001/f3fa2449) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085145492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085145492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085145492 DMM INFO MM(262420000001001/f3fa2449) <- GMM AUTH AND CIPHERING REQ (rand = eb cf d2 16 c1 07 64 f5 79 3e 1f 15 a6 2a 4b a0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e2 6a d1 29 ec a0 6b 68 46 ab fe 80 05 49 dd d9 ) (gprs_gmm.c:483) 20241024085145492 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241024085145493 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145493 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085145493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085145493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085145493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1404)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1404)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2243AD16BC23094B99990000100001F02904DC9CE5EF'O 20241024085145500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085145500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085145500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085145500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085145500 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085145500 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085145500 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085145500 DMM INFO MM(262420000001001/f3fa2449) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085145500 DMM NOTICE MM(262420000001001/f3fa2449) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085145500 DMM DEBUG MM(262420000001001/f3fa2449) checking auth: received UMTS RES = 43 ad 16 bc dc 9c e5 ef (gprs_gmm.c:666) 20241024085145500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085145500 DMM DEBUG MM(262420000001001/f3fa2449) Requesting authorization (sgsn_auth.c:160) 20241024085145500 DMM INFO MM(262420000001001/f3fa2449) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085145500 DMM DEBUG MM(262420000001001/f3fa2449) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085145500 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241024085145500 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) 20241024085145500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085145501 DMM DEBUG MM(262420000001001/f3fa2449) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241024085145501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085145501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085145501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085145501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1404)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1404)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085145508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085145508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085145508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085145508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085145509 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085145509 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085145509 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085145509 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241024085145509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085145509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085145509 DMM INFO MM(262420000001001/f3fa2449) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3fa2449) (gprs_gmm.c:300) 20241024085145509 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241024085145509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085145509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085145509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085145509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085145509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085145509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085145509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085145509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085145513 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085145513 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085145513 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241024085145513 DMM INFO MM(262420000001001/f3fa2449) Subscriber data update (mmctx.c:445) 20241024085145513 DMM DEBUG MM(262420000001001/f3fa2449) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085145513 DMM INFO MM(262420000001001/f3fa2449) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085145513 DMM NOTICE MM(262420000001001/f3fa2449) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241024085145513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085145513 DMM NOTICE MM(262420000001001/f3fa2449) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085145513 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) 20241024085145513 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085145513 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241024085145513 DMM INFO MM(262420000001001/f3fa2449) Subscriber data update (mmctx.c:445) 20241024085145513 DMM DEBUG MM(262420000001001/f3fa2449) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1404)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1404)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085145516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085145516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085145516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085145516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085145516 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085145516 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085145516 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085145516 DMM INFO MM(262420000001001/f3fa2449) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085145516 DMM NOTICE MM(262420000001001/f3fa2449) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085145516 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085145516 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085145516 DMM DEBUG MM_STATE_Iu(1)[0x5589e0c0e130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085145516 DMM DEBUG MM_STATE_Iu(1)[0x5589e0c0e130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085145516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085145516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085145516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085145516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085145516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085145516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1404)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1404)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085145521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085145521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085145521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085145521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085145521 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085145521 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085145521 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085145521 DMM INFO MM(262420000001001/f3fa2449) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085145521 DMM DEBUG MM_STATE_Iu(1)[0x5589e0c0e130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085145521 DMM DEBUG MM_STATE_Iu(1)[0x5589e0c0e130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085145521 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085145521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085145521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085145521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@973445186f38: Session index based on local reference:0 SGSN_Test_0-RAN(1405)@973445186f38: Deleted conn table entry 0TC_iu_attach(1411)15323763 20241024085145523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085145523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085145523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085145523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085145523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085145523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085145523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1411)@973445186f38: setverdict(pass): none -> pass TC_iu_attach(1411)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@973445186f38: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@973445186f38: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@973445186f38: Final verdict of PTC: none 20241024085145583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41106<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@973445186f38: Final verdict of PTC: none -NSVCI97(1393)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@973445186f38: Final verdict of PTC: none 20241024085145586 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085145586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI196(1392)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@973445186f38: Final verdict of PTC: none TC_iu_attach-BVCI210(1396)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@973445186f38: Final verdict of PTC: none -NSVCI98(1399)@973445186f38: Final verdict of PTC: none -NSVCI99(1403)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@973445186f38: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1397)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1401)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1391)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach-BVCI210(1396): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@973445186f38: Test case TC_iu_attach finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Oct 24 08:51:45 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241024085145714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085145726 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085145726 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) 20241024085145726 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085145726 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085145726 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085145726 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) 20241024085145726 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085145726 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085145726 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) 20241024085145726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085145726 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085145726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085145726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085145726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085145726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085145726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085145726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241024085145726 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241024085146115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206840) 20241024085146588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085146588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206840, count=208000) 20241024085147589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085147589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085147727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085147727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085147727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Oct 24 08:51:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085148591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085148591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_iu_attach_encr started. 20241024085149177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085149179 DMM INFO MM(262420000001001/f3fa2449) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085149179 DMM INFO MM(262420000001001/f3fa2449) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085149179 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085149179 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085149179 DMM DEBUG MM_STATE_Iu(1)[0x5589e0c0e130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085149179 DMM DEBUG MM_STATE_Iu(1)[0x5589e0c0e130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241024085149179 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241024085149179 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) 20241024085149179 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) 20241024085149179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Init}: Deallocated (fsm.c:568) 20241024085149179 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Deallocated (fsm.c:568) 20241024085149179 DMM DEBUG MM_STATE_Iu(1)[0x5589e0c0e130]{Detached}: Deallocated (fsm.c:568) 20241024085149179 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ec0]{Deregistered}: Deallocated (fsm.c:568) 20241024085149179 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@973445186f38: Provider Link came up: sending NS-RESET 20241024085149221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085149221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085149222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085149222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085149222 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085149222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085149222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085149222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085149222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085149223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085149223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085149223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085149223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085149223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085149223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085149223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085149223 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085149223 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085149223 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085149223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085149224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085149224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085149228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085149238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085149238 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@973445186f38: Provider Link came up: sending NS-RESET 20241024085149261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085149261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085149261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085149261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085149261 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085149261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085149261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085149261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085149261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085149263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085149263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085149263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085149263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085149263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085149263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085149263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085149263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085149263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085149263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085149263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085149264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085149264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085149268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085149278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085149278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@973445186f38: Provider Link came up: sending NS-RESET 20241024085149299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085149299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085149299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085149299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085149299 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085149299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085149299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085149299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085149299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085149301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085149301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085149301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085149301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085149301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085149301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085149301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085149301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085149301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085149301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085149301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085149301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085149301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085149305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085149315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085149315 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1429)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@973445186f38: ************************************************* MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@973445186f38: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085149517 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085149518 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) 20241024085149518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085149518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085149520 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085149520 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085149520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085149520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085149520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085149520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085149520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085149521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085149521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085149521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085149521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085149521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085149521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085149521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085149521 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085149592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085149592 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085149592 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085149592 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085149594 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085149594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085150328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085150328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085150328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085150328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085150328 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085150328 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085150329 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150329 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085150329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085150329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085150329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@973445186f38: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='CB109270'O, index=0 SGSN_Test-GSUP(1432)@973445186f38: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@973445186f38: 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 := '17CB'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(1428)@973445186f38: Added conn table entry 0TC_iu_attach_encr(1434)9873366 SGSN_Test_0-SCCP(1427)@973445186f38: First idle individual index:0 20241024085150662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150662 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085150662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085150662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085150663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085150663 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085150663 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085150663 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085150663 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085150663 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0e130]{Deregistered}: Allocated (fsm.c:456) 20241024085150663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024085150663 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Allocated (fsm.c:456) 20241024085150663 DMM DEBUG MM_STATE_Iu[0x5589e0c00d90]{Detached}: Allocated (fsm.c:456) 20241024085150663 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0e130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085150663 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0e130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085150663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085150663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085150663 DMM DEBUG MM(262420000001001/fd3915bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085150663 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241024085150663 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085150663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085150663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085150663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085150663 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085150663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085150663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085150663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@973445186f38: { messageType := 2, destLocRef := '96A7D6'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@973445186f38: 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 := '1BD1FE298069498BD3F9282E43A55DA3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B0BB0D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F65123F7F4C96EB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '742C3578609073CB87183DF2168B50B5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '73E3711F7E99C0BFD07D44F1945743BF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7594FDA93948C7B4CBAB311A05A0B774'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B3FE98FD04F15BFB'O } } } } } SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1427)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1427)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241024085150672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085150672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085150672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085150672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085150672 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085150672 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085150672 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085150672 DMM DEBUG MM(262420000001001/fd3915bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241024085150673 DMM NOTICE MM(262420000001001/fd3915bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085150673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085150673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085150673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085150673 DMM DEBUG MM(262420000001001/fd3915bb) Requesting authorization (sgsn_auth.c:160) 20241024085150673 DMM INFO MM(262420000001001/fd3915bb) Requesting authentication tuples (sgsn_auth.c:184) 20241024085150673 DMM DEBUG MM(262420000001001/fd3915bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085150673 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241024085150673 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@973445186f38: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@973445186f38: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241024085150675 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085150675 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085150675 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085150675 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085150675 DMM INFO MM(262420000001001/fd3915bb) Subscriber data update (mmctx.c:445) 20241024085150675 DMM DEBUG MM(262420000001001/fd3915bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085150675 DMM INFO MM(262420000001001/fd3915bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085150675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085150675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085150675 DMM INFO MM(262420000001001/fd3915bb) <- GMM AUTH AND CIPHERING REQ (rand = 1b d1 fe 29 80 69 49 8b d3 f9 28 2e 43 a5 5d a3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 75 94 fd a9 39 48 c7 b4 cb ab 31 1a 05 a0 b7 74 ) (gprs_gmm.c:483) 20241024085150675 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241024085150676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085150676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085150676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085150676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1427)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1427)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522B3FE98FD23094B99990000100001F0290404F15BFB'O 20241024085150682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085150682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085150682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085150682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085150682 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085150682 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085150682 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085150682 DMM INFO MM(262420000001001/fd3915bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085150682 DMM NOTICE MM(262420000001001/fd3915bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085150682 DMM DEBUG MM(262420000001001/fd3915bb) checking auth: received UMTS RES = b3 fe 98 fd 04 f1 5b fb (gprs_gmm.c:666) 20241024085150682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085150682 DMM DEBUG MM(262420000001001/fd3915bb) Requesting authorization (sgsn_auth.c:160) 20241024085150682 DMM INFO MM(262420000001001/fd3915bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085150682 DMM DEBUG MM(262420000001001/fd3915bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085150682 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241024085150682 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) 20241024085150682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085150682 DMM DEBUG MM(262420000001001/fd3915bb) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241024085150682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085150682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085150682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085150682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@973445186f38: vl_len:17 SGSN_Test_0-SCCP(1427)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1427)@973445186f38: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241024085150691 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150691 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085150691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085150691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085150691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085150691 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085150691 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085150691 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085150691 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241024085150691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085150691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085150691 DMM INFO MM(262420000001001/fd3915bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd3915bb) (gprs_gmm.c:300) 20241024085150691 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241024085150691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085150691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085150691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085150691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085150691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085150691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085150691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085150691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085150695 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085150695 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085150695 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241024085150695 DMM INFO MM(262420000001001/fd3915bb) Subscriber data update (mmctx.c:445) 20241024085150695 DMM DEBUG MM(262420000001001/fd3915bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085150695 DMM INFO MM(262420000001001/fd3915bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085150695 DMM NOTICE MM(262420000001001/fd3915bb) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241024085150695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085150695 DMM NOTICE MM(262420000001001/fd3915bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085150695 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) 20241024085150695 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085150695 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241024085150695 DMM INFO MM(262420000001001/fd3915bb) Subscriber data update (mmctx.c:445) 20241024085150695 DMM DEBUG MM(262420000001001/fd3915bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1427)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1427)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085150698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085150698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085150698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085150698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085150698 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085150698 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085150698 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085150698 DMM INFO MM(262420000001001/fd3915bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085150698 DMM NOTICE MM(262420000001001/fd3915bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085150698 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0e130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085150698 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0e130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085150698 DMM DEBUG MM_STATE_Iu(2)[0x5589e0c00d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085150698 DMM DEBUG MM_STATE_Iu(2)[0x5589e0c00d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085150698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085150698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085150698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085150698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085150698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085150698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1427)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1427)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085150703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150703 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085150703 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085150703 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085150703 DMM INFO MM(262420000001001/fd3915bb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085150703 DMM DEBUG MM_STATE_Iu(2)[0x5589e0c00d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085150703 DMM DEBUG MM_STATE_Iu(2)[0x5589e0c00d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085150703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085150703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085150703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085150703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085150703 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085150704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085150704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085150704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@973445186f38: Session index based on local reference:0 20241024085150705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085150705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1428)@973445186f38: Deleted conn table entry 0TC_iu_attach_encr(1434)9873366 20241024085150705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085150705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085150705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085150705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085150705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1434)@973445186f38: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@973445186f38: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@973445186f38: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@973445186f38: Final verdict of PTC: none 20241024085150764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60940<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085150766 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085150766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1416)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(1432)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@973445186f38: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@973445186f38: Final verdict of PTC: none -NSVCI98(1421)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@973445186f38: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1414)@973445186f38: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@973445186f38: Final verdict of PTC: none -NSVCI99(1426)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1419)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1424)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@973445186f38: Test case TC_iu_attach_encr finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Oct 24 08:51:50 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 20241024085150908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085150909 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085150909 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) 20241024085150909 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085150909 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085150910 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085150910 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) 20241024085150910 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085150910 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085150910 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) 20241024085150910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085150910 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085150910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085150910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085150910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085150910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085150910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085150910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241024085150910 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241024085151309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210316) 20241024085151767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085151767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210316, count=211572) 20241024085152768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085152768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085152910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085152910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085152910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu Oct 24 08:51:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085153770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085153770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_iu_attach_geran_rau started. 20241024085154373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085154374 DMM INFO MM(262420000001001/fd3915bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085154374 DMM INFO MM(262420000001001/fd3915bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085154374 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0e130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085154374 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0e130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085154374 DMM DEBUG MM_STATE_Iu(2)[0x5589e0c00d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085154374 DMM DEBUG MM_STATE_Iu(2)[0x5589e0c00d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241024085154374 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241024085154374 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) 20241024085154374 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) 20241024085154374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024085154374 DMM DEBUG MM_STATE_Gb[0x5589e0c00ff0]{Idle}: Deallocated (fsm.c:568) 20241024085154374 DMM DEBUG MM_STATE_Iu(2)[0x5589e0c00d90]{Detached}: Deallocated (fsm.c:568) 20241024085154374 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0e130]{Deregistered}: Deallocated (fsm.c:568) 20241024085154374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@973445186f38: Provider Link came up: sending NS-RESET 20241024085154430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085154430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085154430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085154430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085154430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085154431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085154431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085154431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085154431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1439)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1440)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085154432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085154432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085154432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085154433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085154433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085154433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085154433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085154433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085154433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085154433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085154433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085154433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085154433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1440)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085154437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085154447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085154447 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1437)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1439)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@973445186f38: Provider Link came up: sending NS-RESET 20241024085154455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085154455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085154456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085154456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085154456 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085154456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085154456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085154456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085154456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085154457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085154457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085154457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085154457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085154457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085154457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085154457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085154457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085154457 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085154457 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085154457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085154458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085154458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085154461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024085154471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085154471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@973445186f38: Provider Link came up: sending NS-RESET 20241024085154500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085154500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085154500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085154500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085154500 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085154500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085154500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085154500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085154500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085154502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085154502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085154502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085154502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085154502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085154502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085154502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085154502 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085154502 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085154502 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085154502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1449)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085154503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085154503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085154507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085154517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085154517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_iu_attach_geran_rau-BVCI220(1448)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1452)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1452)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@973445186f38: ************************************************* MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@973445186f38: v_sccp_pdu_maxlen:268 20241024085154722 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085154722 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) 20241024085154722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085154722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085154725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085154725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085154725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085154725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085154725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085154725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085154725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085154726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085154726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085154726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085154726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085154726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085154726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085154726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085154726 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085154771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085154771 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085154771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085154771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085154773 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085154773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085155533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085155533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085155533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085155533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085155533 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085155533 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085155533 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155533 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085155533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085155533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085155533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1437)@973445186f38: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='C172181D'O, index=0 SGSN_Test-GSUP(1455)@973445186f38: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@973445186f38: 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 := 'D92F'O, rac := '4C'O ("L") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@973445186f38: Added conn table entry 0TC_iu_attach_geran_rau(1457)16441520 SGSN_Test_0-SCCP(1450)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1451)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085155839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085155839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085155839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085155839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085155840 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085155840 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085155840 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085155840 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085155840 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085155840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Init}: Allocated (fsm.c:456) 20241024085155840 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Allocated (fsm.c:456) 20241024085155840 DMM DEBUG MM_STATE_Iu[0x5589e0c00ec0]{Detached}: Allocated (fsm.c:456) 20241024085155840 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085155840 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085155840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085155840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085155840 DMM DEBUG MM(262420000001002/e9f70632) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085155840 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241024085155840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155840 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085155840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085155840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085155840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085155840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155840 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085155840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085155840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085155840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@973445186f38: { messageType := 2, destLocRef := 'FAE0B0'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@973445186f38: 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 := '51B7F23CF9CBFD9F9BC4192D432DCCE2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B09F407'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD39930D6A18FCE4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F3B49DED9E8AD3783116672DF4295D11'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1394A3709BDF4D7ECEFAAC1466B14829'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E5B488557E085EF30DA7FC1D5C584E95'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DA183B2FF1F46AE0'O } } } } } SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1450)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1450)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241024085155850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085155850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085155850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085155850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085155850 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085155850 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085155850 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085155850 DMM DEBUG MM(262420000001002/e9f70632) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241024085155850 DMM NOTICE MM(262420000001002/e9f70632) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085155850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085155850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085155850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085155850 DMM DEBUG MM(262420000001002/e9f70632) Requesting authorization (sgsn_auth.c:160) 20241024085155850 DMM INFO MM(262420000001002/e9f70632) Requesting authentication tuples (sgsn_auth.c:184) 20241024085155850 DMM DEBUG MM(262420000001002/e9f70632) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085155850 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241024085155850 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@973445186f38: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@973445186f38: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241024085155854 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085155854 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085155854 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085155854 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085155854 DMM INFO MM(262420000001002/e9f70632) Subscriber data update (mmctx.c:445) 20241024085155854 DMM DEBUG MM(262420000001002/e9f70632) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085155854 DMM INFO MM(262420000001002/e9f70632) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085155854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085155854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085155854 DMM INFO MM(262420000001002/e9f70632) <- GMM AUTH AND CIPHERING REQ (rand = 51 b7 f2 3c f9 cb fd 9f 9b c4 19 2d 43 2d cc e2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e5 b4 88 55 7e 08 5e f3 0d a7 fc 1d 5c 58 4e 95 ) (gprs_gmm.c:483) 20241024085155854 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241024085155854 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085155854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085155854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085155854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1450)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1450)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522DA183B2F23094B99990000100002F02904F1F46AE0'O 20241024085155861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085155861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085155861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085155861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085155861 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085155861 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085155861 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085155861 DMM INFO MM(262420000001002/e9f70632) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085155861 DMM NOTICE MM(262420000001002/e9f70632) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085155861 DMM DEBUG MM(262420000001002/e9f70632) checking auth: received UMTS RES = da 18 3b 2f f1 f4 6a e0 (gprs_gmm.c:666) 20241024085155861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085155861 DMM DEBUG MM(262420000001002/e9f70632) Requesting authorization (sgsn_auth.c:160) 20241024085155861 DMM INFO MM(262420000001002/e9f70632) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085155861 DMM DEBUG MM(262420000001002/e9f70632) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085155861 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241024085155861 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) 20241024085155861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085155861 DMM DEBUG MM(262420000001002/e9f70632) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241024085155861 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085155861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085155861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155861 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085155861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1450)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1450)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085155869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085155869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085155869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085155869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085155869 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085155869 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085155869 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085155869 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241024085155869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085155869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085155869 DMM INFO MM(262420000001002/e9f70632) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9f70632) (gprs_gmm.c:300) 20241024085155869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241024085155869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085155869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085155869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085155869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085155869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085155869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085155869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085155869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085155872 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085155872 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085155872 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241024085155873 DMM INFO MM(262420000001002/e9f70632) Subscriber data update (mmctx.c:445) 20241024085155873 DMM DEBUG MM(262420000001002/e9f70632) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085155873 DMM INFO MM(262420000001002/e9f70632) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085155873 DMM NOTICE MM(262420000001002/e9f70632) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241024085155873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085155873 DMM NOTICE MM(262420000001002/e9f70632) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085155873 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) 20241024085155873 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085155873 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241024085155873 DMM INFO MM(262420000001002/e9f70632) Subscriber data update (mmctx.c:445) 20241024085155873 DMM DEBUG MM(262420000001002/e9f70632) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1450)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1450)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085155875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085155875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085155875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085155876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085155876 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085155876 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085155876 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085155876 DMM INFO MM(262420000001002/e9f70632) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085155876 DMM NOTICE MM(262420000001002/e9f70632) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085155876 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085155876 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085155876 DMM DEBUG MM_STATE_Iu(3)[0x5589e0c00ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085155876 DMM DEBUG MM_STATE_Iu(3)[0x5589e0c00ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085155876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085155876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085155876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085155876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085155876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085155876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1450)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1450)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085155881 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085155881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085155881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085155881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085155882 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085155882 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085155882 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085155882 DMM INFO MM(262420000001002/e9f70632) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085155882 DMM DEBUG MM_STATE_Iu(3)[0x5589e0c00ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085155882 DMM DEBUG MM_STATE_Iu(3)[0x5589e0c00ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085155882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085155882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085155882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085155882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@973445186f38: Session index based on local reference:0 20241024085155883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085155883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085155883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085155883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085155883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085155883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085155883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085155883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@973445186f38: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)16441520 TC_iu_attach_geran_rau(1457)@973445186f38: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1437)@973445186f38: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1437)@973445186f38: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E9F70632'O, index=1 20241024085155944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085155944 DLLC NOTICE LLME(ffffffff/e9f70632){UNASSIGNED} LLC RX: unknown TLLI 0xe9f70632, creating LLME on the fly (gprs_llc.c:552) 20241024085155944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241024085155944 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024085155944 DMM INFO MM(262420000001002/e9f70632) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e9f70632, P-TMSI: e9f70632 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241024085155944 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241024085155944 DMM DEBUG MM_STATE_Iu(3)[0x5589e0c00ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241024085155944 DMM DEBUG MM_STATE_Iu(3)[0x5589e0c00ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241024085155944 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085155944 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241024085155944 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085155944 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085155944 DLLC NOTICE LLME(ffffffff/e9f70632){UNASSIGNED} LLGM Assign pre (e9f70632 => e9f70632) (gprs_llc.c:1079) 20241024085155944 DLLC NOTICE LLME(e9f70632/e9f70632){ASSIGNED} LLGM Assign post (e9f70632 => e9f70632) (gprs_llc.c:1125) 20241024085155944 DMM INFO MM(262420000001002/e9f70632) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1437)@973445186f38: Removing Client IMSI='262420000001002'H, index=1 20241024085155958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085155958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085155958 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085155958 DMM INFO MM(262420000001002/e9f70632) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241024085155958 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241024085155958 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085155958 DLLC NOTICE LLME(e9f70632/e9f70632){ASSIGNED} LLGM Assign pre (ffffffff => e9f70632) (gprs_llc.c:1079) 20241024085155958 DLLC NOTICE LLME(ffffffff/e9f70632){ASSIGNED} LLGM Assign post (ffffffff => e9f70632) (gprs_llc.c:1125) 20241024085155958 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241024085155958 DMM ERROR MM_STATE_Gb[0x5589e0c083a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@973445186f38: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@973445186f38: Final verdict of PTC: none 20241024085155966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60966<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1435)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(1455)@973445186f38: Final verdict of PTC: none -NSVCI98(1444)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1439)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@973445186f38: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1437)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@973445186f38: Final verdict of PTC: none 20241024085155968 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085155968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_geran_rau-BVCI210(1443)@973445186f38: Final verdict of PTC: none -NSVCI99(1449)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@973445186f38: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1442)@973445186f38: Final verdict of PTC: none -NSVCI97(1440)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1447)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1438)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1437): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1439): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@973445186f38: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Thu Oct 24 08:51:56 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 20241024085156085 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085156085 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) 20241024085156085 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085156085 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085156085 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085156085 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) 20241024085156085 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085156085 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085156085 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) 20241024085156085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085156085 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085156085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085156085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085156086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085156086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085156086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085156086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241024085156086 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241024085156119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085156521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219084) 20241024085156969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085156969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=219084, count=220340) 20241024085157970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085157970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085158086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085158086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085158086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu Oct 24 08:51:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085158971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085158971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_geran_attach_iu_rau started. 20241024085159581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085159583 DMM INFO MM(262420000001002/e9f70632) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085159583 DMM INFO MM(262420000001002/e9f70632) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085159583 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085159583 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085159583 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241024085159583 DMM ERROR MM_STATE_Gb[0x5589e0c083a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241024085159583 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241024085159583 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) 20241024085159583 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) 20241024085159583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ff0]{Init}: Deallocated (fsm.c:568) 20241024085159583 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Deallocated (fsm.c:568) 20241024085159583 DMM DEBUG MM_STATE_Iu(3)[0x5589e0c00ec0]{Detached}: Deallocated (fsm.c:568) 20241024085159583 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085159583 DLLC NOTICE LLME(ffffffff/e9f70632){ASSIGNED} LLGM Assign pre (e9f70632 => ffffffff) (gprs_llc.c:1079) 20241024085159583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9f70632 => ffffffff) (gprs_llc.c:1125) 20241024085159583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@973445186f38: Provider Link came up: sending NS-RESET 20241024085159632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085159632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085159632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085159632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085159632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085159632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085159632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085159632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085159632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085159634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085159634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085159634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085159635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085159635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085159635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085159635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085159635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085159635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085159635 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085159635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1462)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085159635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085159635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085159639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1463)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024085159650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085159650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@973445186f38: Provider Link came up: sending NS-RESET 20241024085159675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085159675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085159675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085159675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085159675 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085159675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085159675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085159675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085159675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085159677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085159677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085159677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085159677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085159677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085159677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085159677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085159677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085159677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085159677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085159677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085159678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085159678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085159682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085159693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085159693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@973445186f38: Provider Link came up: sending NS-RESET 20241024085159714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085159714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085159714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085159714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085159714 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085159714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085159714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085159714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085159714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085159715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085159715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085159715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085159716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085159716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085159716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085159716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085159716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085159716 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085159716 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085159716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085159716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085159716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085159719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085159728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085159728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1471)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1475)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@973445186f38: ************************************************* SGSN_Test_0-SCCP(1473)@973445186f38: v_sccp_pdu_maxlen:268 20241024085159934 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085159934 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) 20241024085159934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085159934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085159937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085159937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085159937 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085159937 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085159937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085159937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085159937 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085159938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085159938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085159938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085159938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085159938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085159938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085159938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085159939 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085159972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085159972 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085159972 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085159972 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085159974 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085159975 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085200744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085200744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085200744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085200744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085200744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085200744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085200744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085200744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085200744 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085200744 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085200744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085200745 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085200745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085200745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085200745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085200745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085200745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085200745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241024085200808 DGPRS DEBUG Checking for inactive LLMEs, time = 11570654 (sgsn.c:131) TC_geran_attach_iu_rau-BVCI196(1461)@973445186f38: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='C619518A'O, index=0 SGSN_Test-GSUP(1478)@973445186f38: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@973445186f38: 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 := '6099087D552E4DE57592153F38AF20A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CFD8511B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FED14CA2DF7053C2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '148E43A5E441544963F4E5CB18753B4A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0AC05B356D5EF2B29690330AB0240083'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6505B4A4C2894216F86D1E26E9BF309C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CF402929FA3C7A4D'O } } } } } 20241024085201031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085201031 DLLC NOTICE LLME(ffffffff/c619518a){UNASSIGNED} LLC RX: unknown TLLI 0xc619518a, creating LLME on the fly (gprs_llc.c:552) 20241024085201031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085201031 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085201031 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Allocated (fsm.c:456) 20241024085201031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024085201031 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Allocated (fsm.c:456) 20241024085201031 DMM DEBUG MM_STATE_Iu[0x5589e0c00ff0]{Detached}: Allocated (fsm.c:456) 20241024085201031 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085201031 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085201031 DLLC NOTICE LLME(ffffffff/c619518a){UNASSIGNED} LLGM Assign pre (c619518a => de9ce65f) (gprs_llc.c:1079) 20241024085201031 DLLC NOTICE LLME(c619518a/de9ce65f){ASSIGNED} LLGM Assign post (c619518a => de9ce65f) (gprs_llc.c:1125) 20241024085201031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085201031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085201031 DMM DEBUG MM(262420000001003/de9ce65f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085201044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085201044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241024085201044 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c083a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085201044 DMM DEBUG MM(262420000001003/de9ce65f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241024085201044 DMM NOTICE MM(262420000001003/de9ce65f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085201044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085201044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085201044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085201044 DMM DEBUG MM(262420000001003/de9ce65f) Requesting authorization (sgsn_auth.c:160) 20241024085201044 DMM INFO MM(262420000001003/de9ce65f) Requesting authentication tuples (sgsn_auth.c:184) 20241024085201044 DMM DEBUG MM(262420000001003/de9ce65f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085201044 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241024085201044 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@973445186f38: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@973445186f38: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241024085201047 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085201047 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085201047 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085201047 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085201047 DMM INFO MM(262420000001003/de9ce65f) Subscriber data update (mmctx.c:445) 20241024085201047 DMM DEBUG MM(262420000001003/de9ce65f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085201047 DMM INFO MM(262420000001003/de9ce65f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085201047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085201047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085201047 DMM INFO MM(262420000001003/de9ce65f) <- GMM AUTH AND CIPHERING REQ (rand = 60 99 08 7d 55 2e 4d e5 75 92 15 3f 38 af 20 a2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 05 b4 a4 c2 89 42 16 f8 6d 1e 26 e9 bf 30 9c ) (gprs_gmm.c:483) 20241024085201054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085201054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241024085201054 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c083a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085201054 DMM INFO MM(262420000001003/de9ce65f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085201054 DMM NOTICE MM(262420000001003/de9ce65f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085201054 DMM DEBUG MM(262420000001003/de9ce65f) checking auth: received UMTS RES = cf 40 29 29 fa 3c 7a 4d (gprs_gmm.c:666) 20241024085201054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085201054 DMM DEBUG MM(262420000001003/de9ce65f) Requesting authorization (sgsn_auth.c:160) 20241024085201054 DMM INFO MM(262420000001003/de9ce65f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085201054 DMM DEBUG MM(262420000001003/de9ce65f) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085201054 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241024085201054 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) 20241024085201055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241024085201055 DMM INFO MM(262420000001003/de9ce65f) <- GMM ATTACH ACCEPT (new P-TMSI=0xde9ce65f) (gprs_gmm.c:300) 20241024085201056 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085201056 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085201056 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241024085201056 DMM INFO MM(262420000001003/de9ce65f) Subscriber data update (mmctx.c:445) 20241024085201056 DMM DEBUG MM(262420000001003/de9ce65f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085201056 DMM INFO MM(262420000001003/de9ce65f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085201056 DMM NOTICE MM(262420000001003/de9ce65f) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241024085201056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085201056 DMM NOTICE MM(262420000001003/de9ce65f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085201056 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) 20241024085201056 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085201056 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241024085201056 DMM INFO MM(262420000001003/de9ce65f) Subscriber data update (mmctx.c:445) 20241024085201056 DMM DEBUG MM(262420000001003/de9ce65f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241024085201062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085201062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241024085201062 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c083a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241024085201062 DMM INFO MM(262420000001003/de9ce65f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085201062 DMM NOTICE MM(262420000001003/de9ce65f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085201062 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085201062 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085201062 DLLC NOTICE LLME(c619518a/de9ce65f){ASSIGNED} LLGM Assign pre (ffffffff => de9ce65f) (gprs_llc.c:1079) 20241024085201062 DLLC NOTICE LLME(ffffffff/de9ce65f){ASSIGNED} LLGM Assign post (ffffffff => de9ce65f) (gprs_llc.c:1125) 20241024085201062 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c083a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241024085201062 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c083a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241024085201062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085201062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@973445186f38: 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 := 'DE9CE65F'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@973445186f38: Added conn table entry 0TC_geran_attach_iu_rau(1480)1071599 SGSN_Test_0-SCCP(1473)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1474)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085201126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085201126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085201126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085201126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085201126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085201126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085201126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085201126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085201126 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085201126 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085201127 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085201127 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241024085201127 DMM INFO MM(262420000001003/de9ce65f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: de9ce65f (00000000), TLLI: de9ce65f (de9ce65f), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241024085201127 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241024085201127 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c083a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241024085201127 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c083a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241024085201127 DLLC NOTICE LLME(ffffffff/de9ce65f){ASSIGNED} LLGM Assign pre (de9ce65f => ffffffff) (gprs_llc.c:1079) 20241024085201127 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de9ce65f => ffffffff) (gprs_llc.c:1125) 20241024085201127 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085201127 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241024085201127 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085201127 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085201127 DMM DEBUG MM(262420000001003/de9ce65f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241024085201127 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085201127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085201127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085201127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085201127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085201127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085201127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085201127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085201127 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085201127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085201127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085201127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085201127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085201127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085201127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085201127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@973445186f38: { messageType := 2, destLocRef := '1059EF'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1473)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1473)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085201138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085201138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085201138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085201138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085201138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085201138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085201138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085201138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085201138 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085201138 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085201138 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085201138 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241024085201138 DMM INFO MM(262420000001003/de9ce65f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241024085201138 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241024085201138 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085201138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085201138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085201138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085201138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085201138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085201138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085201138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085201139 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085201139 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085201139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085201139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085201139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085201139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085201139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085201139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@973445186f38: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@973445186f38: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1473)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1473)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241024085201152 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085201152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085201152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085201152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085201152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085201152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085201152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085201152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085201152 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085201152 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085201152 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085201152 DMM INFO MM(262420000001003/de9ce65f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241024085201152 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241024085201152 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085201152 DMM DEBUG MM_STATE_Iu[0x5589e0c00ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241024085201152 DMM ERROR MM_STATE_Iu[0x5589e0c00ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@973445186f38: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@973445186f38: Final verdict of PTC: none 20241024085201158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@973445186f38: Final verdict of PTC: none 20241024085201161 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085201161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1467)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@973445186f38: Final verdict of PTC: none -NSVCI97(1462)@973445186f38: Final verdict of PTC: none -NSVCI99(1472)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@973445186f38: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@973445186f38: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@973445186f38: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1470)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1465)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1460)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@973445186f38: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Oct 24 08:52:01 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 20241024085201292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085201353 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085201353 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) 20241024085201353 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085201353 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085201353 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085201353 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) 20241024085201353 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085201353 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085201353 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) 20241024085201353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085201354 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085201354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085201354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085201354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085201354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085201354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085201354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241024085201354 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241024085201693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177412) 20241024085202161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085202161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=177412, count=177952) 20241024085203163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085203163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085203355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085203355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085203355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Thu Oct 24 08:52:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085204163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085204163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_user started. 20241024085204757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085204758 DMM INFO MM(262420000001003/de9ce65f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085204758 DMM INFO MM(262420000001003/de9ce65f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085204758 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085204758 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085204758 DMM DEBUG MM_STATE_Iu[0x5589e0c00ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085204758 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241024085204759 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) 20241024085204759 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) 20241024085204759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024085204759 DMM DEBUG MM_STATE_Gb(0)[0x5589e0c083a0]{Idle}: Deallocated (fsm.c:568) 20241024085204759 DMM DEBUG MM_STATE_Iu[0x5589e0c00ff0]{Detached}: Deallocated (fsm.c:568) 20241024085204759 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00d90]{Deregistered}: Deallocated (fsm.c:568) 20241024085204759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1486)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@973445186f38: Provider Link came up: sending NS-RESET 20241024085204814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085204814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085204814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085204814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085204814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085204814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085204814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085204814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085204814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1485)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1486)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085204816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085204816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085204816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085204816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085204816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085204816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085204816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085204816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085204816 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085204816 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085204816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085204817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085204817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085204820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085204831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085204831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1483)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1485)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@973445186f38: Provider Link came up: sending NS-RESET 20241024085204840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085204840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085204840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085204840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085204840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085204840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085204841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085204841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085204841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085204842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085204842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085204842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085204843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085204843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085204843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085204843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085204843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085204843 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085204843 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085204843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085204843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1490)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085204843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085204847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085204857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085204857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@973445186f38: Provider Link came up: sending NS-RESET 20241024085204879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085204879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085204879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085204879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085204879 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085204879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085204879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085204879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085204879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085204880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085204880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085204880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085204881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085204881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085204881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085204881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085204881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085204881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085204881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085204881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085204881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085204881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085204884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085204894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085204894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1498)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@973445186f38: ************************************************* MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@973445186f38: v_sccp_pdu_maxlen:268 20241024085205100 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085205100 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) 20241024085205100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085205100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085205102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085205102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085205102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085205102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085205102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085205102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085205102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085205103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085205103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085205103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085205103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085205104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085205104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085205104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085205104 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085205164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085205164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085205164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085205164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085205166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241024085205167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1500)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085205910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085205910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085205910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085205910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085205910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085205910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085205910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085205910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085205910 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085205910 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085205911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085205911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085205911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085205911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085205911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085205911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085205911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085205911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@973445186f38: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='F194946C'O, index=0 SGSN_Test-GSUP(1501)@973445186f38: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@973445186f38: 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 := 'A4CE'O, rac := '3C'O ("<") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@973445186f38: Added conn table entry 0TC_attach_pdp_act_user(1503)220556 SGSN_Test_0-SCCP(1496)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1497)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085206236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206236 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085206236 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085206236 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085206236 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085206236 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ff0]{Deregistered}: Allocated (fsm.c:456) 20241024085206236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024085206236 DMM DEBUG MM_STATE_Gb[0x5589e0c00ec0]{Idle}: Allocated (fsm.c:456) 20241024085206236 DMM DEBUG MM_STATE_Iu[0x5589e0c0ef30]{Detached}: Allocated (fsm.c:456) 20241024085206236 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085206236 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085206236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085206236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085206236 DMM DEBUG MM(262420000001004/c96c90b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085206236 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241024085206237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@973445186f38: { messageType := 2, destLocRef := '035D8C'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@973445186f38: 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 := '2C8C57CFD08C072BED6340FDABD88674'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3EE052C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A5062FD0EA05D94'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E773DAF8BEC8A323C65096C6570162D0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9A8E51B30D9E5B713FCD92DAE46365CE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '26B153ED340DD8624B43552EFABF4A21'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '77D47A37D11E639A'O } } } } } SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1496)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1496)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241024085206245 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206245 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206245 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085206245 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085206245 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085206245 DMM DEBUG MM(262420000001004/c96c90b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241024085206245 DMM NOTICE MM(262420000001004/c96c90b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085206245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085206245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085206245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085206245 DMM DEBUG MM(262420000001004/c96c90b5) Requesting authorization (sgsn_auth.c:160) 20241024085206245 DMM INFO MM(262420000001004/c96c90b5) Requesting authentication tuples (sgsn_auth.c:184) 20241024085206245 DMM DEBUG MM(262420000001004/c96c90b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085206245 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241024085206245 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@973445186f38: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241024085206248 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085206248 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085206248 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085206248 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085206248 DMM INFO MM(262420000001004/c96c90b5) Subscriber data update (mmctx.c:445) 20241024085206248 DMM DEBUG MM(262420000001004/c96c90b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085206248 DMM INFO MM(262420000001004/c96c90b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085206248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085206248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085206248 DMM INFO MM(262420000001004/c96c90b5) <- GMM AUTH AND CIPHERING REQ (rand = 2c 8c 57 cf d0 8c 07 2b ed 63 40 fd ab d8 86 74 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 26 b1 53 ed 34 0d d8 62 4b 43 55 2e fa bf 4a 21 ) (gprs_gmm.c:483) 20241024085206248 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241024085206248 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206248 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206248 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206248 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1496)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1496)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042277D47A3723094B99990000100004F02904D11E639A'O 20241024085206254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206254 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085206254 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085206254 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085206254 DMM INFO MM(262420000001004/c96c90b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085206254 DMM NOTICE MM(262420000001004/c96c90b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085206254 DMM DEBUG MM(262420000001004/c96c90b5) checking auth: received UMTS RES = 77 d4 7a 37 d1 1e 63 9a (gprs_gmm.c:666) 20241024085206254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085206254 DMM DEBUG MM(262420000001004/c96c90b5) Requesting authorization (sgsn_auth.c:160) 20241024085206254 DMM INFO MM(262420000001004/c96c90b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085206254 DMM DEBUG MM(262420000001004/c96c90b5) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085206254 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241024085206254 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) 20241024085206254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085206254 DMM DEBUG MM(262420000001004/c96c90b5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241024085206254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1496)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1496)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085206261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206261 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085206261 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085206261 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085206261 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241024085206261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085206261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085206261 DMM INFO MM(262420000001004/c96c90b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc96c90b5) (gprs_gmm.c:300) 20241024085206261 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241024085206261 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206261 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085206265 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085206265 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085206265 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241024085206265 DMM INFO MM(262420000001004/c96c90b5) Subscriber data update (mmctx.c:445) 20241024085206265 DMM DEBUG MM(262420000001004/c96c90b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085206265 DMM INFO MM(262420000001004/c96c90b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085206266 DMM NOTICE MM(262420000001004/c96c90b5) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241024085206266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085206266 DMM NOTICE MM(262420000001004/c96c90b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085206266 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) 20241024085206266 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085206266 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241024085206266 DMM INFO MM(262420000001004/c96c90b5) Subscriber data update (mmctx.c:445) 20241024085206266 DMM DEBUG MM(262420000001004/c96c90b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1496)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1496)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085206268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206269 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085206269 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085206269 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085206269 DMM INFO MM(262420000001004/c96c90b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085206269 DMM NOTICE MM(262420000001004/c96c90b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085206269 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085206269 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085206269 DMM DEBUG MM_STATE_Iu(5)[0x5589e0c0ef30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085206269 DMM DEBUG MM_STATE_Iu(5)[0x5589e0c0ef30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085206269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085206269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085206269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1496)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1496)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085206273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206273 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085206273 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085206273 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085206273 DMM INFO MM(262420000001004/c96c90b5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085206273 DMM DEBUG MM_STATE_Iu(5)[0x5589e0c0ef30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085206273 DMM DEBUG MM_STATE_Iu(5)[0x5589e0c0ef30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085206273 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206273 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-RAN(1497)@973445186f38: Deleted conn table entry 0TC_attach_pdp_act_user(1503)220556 20241024085206274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206274 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1503)@973445186f38: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@973445186f38: 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 := 'C96C90B5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@973445186f38: Added conn table entry 0TC_attach_pdp_act_user(1503)8910529 SGSN_Test_0-RAN(1497)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@973445186f38: First idle individual index:0 20241024085206477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206478 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085206478 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085206478 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085206478 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC96C90B5) type="signalling"  (gprs_gmm.c:1944) 20241024085206478 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241024085206478 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024085206478 DMM DEBUG MM(262420000001004/c96c90b5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241024085206478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@973445186f38: { messageType := 2, destLocRef := '87F6C1'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1496)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1496)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085206483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206483 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085206483 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085206483 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085206483 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241024085206483 DMM DEBUG MM_STATE_Iu(5)[0x5589e0c0ef30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241024085206483 DMM DEBUG MM_STATE_Iu(5)[0x5589e0c0ef30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241024085206483 DMM INFO MM(262420000001004/c96c90b5) <- GMM SERVICE ACCEPT (P-TMSI=0xc96c90b5) (gprs_gmm.c:813) 20241024085206483 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241024085206483 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206483 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206484 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206484 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206484 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206484 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@973445186f38: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1496)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1496)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241024085206490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206490 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085206490 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085206490 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085206490 DMM INFO MM(262420000001004/c96c90b5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085206490 DMM INFO MM(262420000001004/c96c90b5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085206490 DMM DEBUG MM(262420000001004/c96c90b5) Using GGSN 0 (gprs_sm.c:312) 20241024085206490 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) 20241024085206490 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241024085206490 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085206490 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085206490 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241024085206500 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 7c 3f 95 da 11 55 6a 9a 26 14 05 7f af a6 26 b9 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) 20241024085206500 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afb3608, cbp=0x5589e0c0d6c0) (sgsn_libgtp.c:632) 20241024085206500 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085206500 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@973445186f38: vl_len:30 SGSN_Test_0-SCCP(1496)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1496)@973445186f38: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680038C2C1E1'O 20241024085206516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085206516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085206516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085206516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085206516 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241024085206516 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241024085206516 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241024085206516 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241024085206516 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241024085206517 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241024085206517 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085206517 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241024085206517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085206517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085206517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085206517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085206517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085206517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085206517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1503)@973445186f38: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@973445186f38: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 SGSN_Test_0-SCCP(1496)@973445186f38: Session index based on local reference:0 MC@973445186f38: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1496)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes -NSVCI97(1486)@973445186f38: Final verdict of PTC: none 20241024085206521 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085206521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1501)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@973445186f38: Final verdict of PTC: none -NSVCI98(1490)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1485)@973445186f38: Final verdict of PTC: none 20241024085206522 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085206523 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) 20241024085206523 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085206523 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085206523 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085206523 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(1481)@973445186f38: Final verdict of PTC: none 20241024085206523 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085206523 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085206523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38820<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085206523 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) 20241024085206523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085206523 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085206523 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085206523 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) TC_attach_pdp_act_user-BVCI196(1483)@973445186f38: Final verdict of PTC: none -NSVCI99(1495)@973445186f38: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@973445186f38: Final verdict of PTC: none20241024085206523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085206523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085206523 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085206523 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb2-NS2(1491)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@973445186f38: Final verdict of PTC: none 20241024085206523 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-BSSGP0(1482)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1484)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1488)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1493)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@973445186f38: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@973445186f38: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Thu Oct 24 08:52:06 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241024085206659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085207160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277996) 20241024085207521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085207521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277996, count=282448) 20241024085208523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085208523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085208525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085208525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085208525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Thu Oct 24 08:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085209524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085209524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241024085210218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085210220 DMM INFO MM(262420000001004/c96c90b5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085210220 DMM INFO MM(262420000001004/c96c90b5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085210220 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085210220 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085210220 DMM DEBUG MM_STATE_Iu(5)[0x5589e0c0ef30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085210220 DMM DEBUG MM_STATE_Iu(5)[0x5589e0c0ef30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241024085210220 DMM NOTICE MM(262420000001004/c96c90b5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085210220 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241024085210220 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085210220 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085210220 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241024085210220 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241024085210220 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) 20241024085210220 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) 20241024085210220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024085210220 DMM DEBUG MM_STATE_Gb[0x5589e0c00ec0]{Idle}: Deallocated (fsm.c:568) 20241024085210220 DMM DEBUG MM_STATE_Iu(5)[0x5589e0c0ef30]{Detached}: Deallocated (fsm.c:568) 20241024085210220 DMM DEBUG GMM(gmm_fsm)[0x5589e0c00ff0]{Deregistered}: Deallocated (fsm.c:568) 20241024085210220 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241024085210220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085210220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085210220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085210220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085210220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085210220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085210220 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1509)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1509)@973445186f38: Provider Link came up: sending NS-RESET 20241024085210275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085210275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085210275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085210275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085210275 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085210275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085210275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085210275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085210275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1509)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085210276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085210276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085210276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085210277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085210277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085210277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085210277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085210277 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085210277 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085210277 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085210277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1509)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085210278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085210278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1509)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1508)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024085210281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085210291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085210291 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1508)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@973445186f38: Provider Link came up: sending NS-RESET 20241024085210306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085210306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085210306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085210306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085210306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085210306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085210306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085210306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085210306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085210308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085210308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085210308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085210308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085210308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085210308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085210308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085210308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085210308 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085210308 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085210308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085210308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085210309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085210312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024085210322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085210322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@973445186f38: Provider Link came up: sending NS-RESET 20241024085210350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085210350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085210350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085210350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085210350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085210350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085210350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085210350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085210350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085210352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085210352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085210352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085210352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085210352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085210352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085210352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085210352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085210352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085210352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085210352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1518)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085210353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085210353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085210356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085210364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085210364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@973445186f38: ************************************************* MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@973445186f38: ************************************************* SGSN_Test_0-SCCP(1519)@973445186f38: v_sccp_pdu_maxlen:268 20241024085210525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085210525 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085210525 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085210525 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085210527 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085210527 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085210572 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085210572 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) 20241024085210572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085210572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085210574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085210574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085210574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085210575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085210575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085210575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085210575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085210576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085210576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085210576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085210576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085210576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085210576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085210576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085210576 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085211382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211382 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085211382 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085211383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@973445186f38: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='F8412C56'O, index=0 SGSN_Test-GSUP(1524)@973445186f38: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@973445186f38: 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 := '462A'O ("F*"), rac := '1F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@973445186f38: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)4798163 SGSN_Test_0-SCCP(1519)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1520)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085211589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211589 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085211589 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085211589 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085211590 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085211590 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0ef30]{Deregistered}: Allocated (fsm.c:456) 20241024085211590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024085211590 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Allocated (fsm.c:456) 20241024085211590 DMM DEBUG MM_STATE_Iu[0x5589e0c12ff0]{Detached}: Allocated (fsm.c:456) 20241024085211590 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0ef30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085211590 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0ef30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085211590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085211590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085211590 DMM DEBUG MM(262420000001058/efd00d8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085211590 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241024085211590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@973445186f38: { messageType := 2, destLocRef := '4936D3'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@973445186f38: 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 := 'F93749379669BD72FAF118055C5AD2BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1FBE871'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C86A8D8F27581127'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '28C8C805F400C44CB402997817064CF0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CD017AFCB36ED861F8CEFA9A331BC2BA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '408EE3DEA6053B2ACC4B891D6FD6C6CB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3DCA9E0A18A8404A'O } } } } } SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1519)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1519)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241024085211600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211600 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085211600 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085211600 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085211600 DMM DEBUG MM(262420000001058/efd00d8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241024085211600 DMM NOTICE MM(262420000001058/efd00d8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085211600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085211600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085211600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085211600 DMM DEBUG MM(262420000001058/efd00d8c) Requesting authorization (sgsn_auth.c:160) 20241024085211600 DMM INFO MM(262420000001058/efd00d8c) Requesting authentication tuples (sgsn_auth.c:184) 20241024085211600 DMM DEBUG MM(262420000001058/efd00d8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085211600 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241024085211600 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@973445186f38: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241024085211602 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085211602 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085211603 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085211603 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085211603 DMM INFO MM(262420000001058/efd00d8c) Subscriber data update (mmctx.c:445) 20241024085211603 DMM DEBUG MM(262420000001058/efd00d8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085211603 DMM INFO MM(262420000001058/efd00d8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085211603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085211603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085211603 DMM INFO MM(262420000001058/efd00d8c) <- GMM AUTH AND CIPHERING REQ (rand = f9 37 49 37 96 69 bd 72 fa f1 18 05 5c 5a d2 bd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 40 8e e3 de a6 05 3b 2a cc 4b 89 1d 6f d6 c6 cb ) (gprs_gmm.c:483) 20241024085211603 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241024085211603 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1519)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1519)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306223DCA9E0A23094B99990000105008F0290418A8404A'O 20241024085211609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211610 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085211610 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085211610 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085211610 DMM INFO MM(262420000001058/efd00d8c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085211610 DMM NOTICE MM(262420000001058/efd00d8c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085211610 DMM DEBUG MM(262420000001058/efd00d8c) checking auth: received UMTS RES = 3d ca 9e 0a 18 a8 40 4a (gprs_gmm.c:666) 20241024085211610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085211610 DMM DEBUG MM(262420000001058/efd00d8c) Requesting authorization (sgsn_auth.c:160) 20241024085211610 DMM INFO MM(262420000001058/efd00d8c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085211610 DMM DEBUG MM(262420000001058/efd00d8c) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085211610 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241024085211610 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) 20241024085211610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085211610 DMM DEBUG MM(262420000001058/efd00d8c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241024085211610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1519)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1519)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085211617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211617 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085211617 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085211617 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085211617 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241024085211617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085211617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085211617 DMM INFO MM(262420000001058/efd00d8c) <- GMM ATTACH ACCEPT (new P-TMSI=0xefd00d8c) (gprs_gmm.c:300) 20241024085211617 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241024085211617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085211622 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085211622 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085211622 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241024085211622 DMM INFO MM(262420000001058/efd00d8c) Subscriber data update (mmctx.c:445) 20241024085211622 DMM DEBUG MM(262420000001058/efd00d8c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085211622 DMM INFO MM(262420000001058/efd00d8c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085211622 DMM NOTICE MM(262420000001058/efd00d8c) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241024085211622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085211622 DMM NOTICE MM(262420000001058/efd00d8c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085211622 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) 20241024085211623 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085211623 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241024085211623 DMM INFO MM(262420000001058/efd00d8c) Subscriber data update (mmctx.c:445) 20241024085211623 DMM DEBUG MM(262420000001058/efd00d8c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1519)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1519)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085211626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211626 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085211626 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085211626 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085211626 DMM INFO MM(262420000001058/efd00d8c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085211626 DMM NOTICE MM(262420000001058/efd00d8c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085211626 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0ef30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085211626 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0ef30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085211626 DMM DEBUG MM_STATE_Iu(7)[0x5589e0c12ff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085211626 DMM DEBUG MM_STATE_Iu(7)[0x5589e0c12ff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085211626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085211626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085211626 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211626 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211626 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211626 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1519)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1519)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085211631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211631 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085211631 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085211631 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085211631 DMM INFO MM(262420000001058/efd00d8c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085211631 DMM DEBUG MM_STATE_Iu(7)[0x5589e0c12ff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085211631 DMM DEBUG MM_STATE_Iu(7)[0x5589e0c12ff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085211631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-RAN(1520)@973445186f38: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)4798163 20241024085211633 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211633 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_v4raw(1526)@973445186f38: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@973445186f38: 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 := 'EFD00D8C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@973445186f38: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)11126111 SGSN_Test_0-RAN(1520)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@973445186f38: First idle individual index:0 20241024085211837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211838 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085211838 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085211838 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085211838 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEFD00D8C) type="signalling"  (gprs_gmm.c:1944) 20241024085211838 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0ef30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241024085211838 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0ef30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024085211838 DMM DEBUG MM(262420000001058/efd00d8c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241024085211838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211838 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211838 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@973445186f38: { messageType := 2, destLocRef := 'A9C55F'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1519)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1519)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085211844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211844 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085211844 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085211844 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085211844 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241024085211844 DMM DEBUG MM_STATE_Iu(7)[0x5589e0c12ff0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241024085211844 DMM DEBUG MM_STATE_Iu(7)[0x5589e0c12ff0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241024085211844 DMM INFO MM(262420000001058/efd00d8c) <- GMM SERVICE ACCEPT (P-TMSI=0xefd00d8c) (gprs_gmm.c:813) 20241024085211844 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241024085211844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@973445186f38: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1519)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1519)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241024085211850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211850 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085211851 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085211851 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085211851 DMM INFO MM(262420000001058/efd00d8c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085211851 DMM INFO MM(262420000001058/efd00d8c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085211851 DMM DEBUG MM(262420000001058/efd00d8c) Using GGSN 0 (gprs_sm.c:312) 20241024085211851 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) 20241024085211851 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241024085211851 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085211851 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085211851 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241024085211863 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 42 e6 df 01 11 34 ff 17 04 14 05 7f 74 5e a0 cb 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) 20241024085211863 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afb4678, cbp=0x5589e0c0eb00) (sgsn_libgtp.c:632) 20241024085211863 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085211864 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@973445186f38: vl_len:30 SGSN_Test_0-SCCP(1519)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1519)@973445186f38: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068000443F88E'O 20241024085211883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085211883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085211883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085211883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085211883 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241024085211883 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241024085211883 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241024085211883 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241024085211883 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241024085211883 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241024085211883 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085211883 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241024085211884 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085211884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085211884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085211884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085211884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085211884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085211884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@973445186f38: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_v4raw(1526)@973445186f38: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@973445186f38: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20241024085211888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085211888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1508)@973445186f38: Final verdict of PTC: none -NSVCI99(1518)@973445186f38: Final verdict of PTC: none -NSVCI98(1513)@973445186f38: Final verdict of PTC: none 20241024085211890 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085211890 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) 20241024085211890 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085211890 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085211890 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085211890 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) 20241024085211890 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085211890 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085211890 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) 20241024085211890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085211890 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085211890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085211890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085211890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085211890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085211890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085211890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI97(1509)@973445186f38: Final verdict of PTC: none 20241024085211890 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1504)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@973445186f38: Final verdict of PTC: none 20241024085211893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44470<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1525)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1507)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1516)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@973445186f38: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI98-provIP(1511)@973445186f38: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1507): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1508): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1509): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@973445186f38: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail'. Thu Oct 24 08:52:11 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241024085212041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085212542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288492) 20241024085212889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085212890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288492, count=289652) 20241024085213890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085213890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085213891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085213891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085213891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Thu Oct 24 08:52:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085214891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085214891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241024085215597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085215598 DMM INFO MM(262420000001058/efd00d8c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085215598 DMM INFO MM(262420000001058/efd00d8c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085215598 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0ef30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085215598 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0ef30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085215599 DMM DEBUG MM_STATE_Iu(7)[0x5589e0c12ff0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085215599 DMM DEBUG MM_STATE_Iu(7)[0x5589e0c12ff0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241024085215599 DMM NOTICE MM(262420000001058/efd00d8c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085215599 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241024085215599 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085215599 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085215599 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241024085215599 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241024085215599 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) 20241024085215599 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) 20241024085215599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024085215599 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Deallocated (fsm.c:568) 20241024085215599 DMM DEBUG MM_STATE_Iu(7)[0x5589e0c12ff0]{Detached}: Deallocated (fsm.c:568) 20241024085215599 DMM DEBUG GMM(gmm_fsm)[0x5589e0c0ef30]{Deregistered}: Deallocated (fsm.c:568) 20241024085215599 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241024085215599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085215599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085215599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085215599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085215599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085215599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085215599 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1532)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1532)@973445186f38: Provider Link came up: sending NS-RESET 20241024085215657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085215657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085215657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085215657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085215657 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085215657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085215657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085215657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085215657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1532)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085215658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085215659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085215659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1531)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024085215659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085215659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085215659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085215659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085215659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085215659 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085215659 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085215659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085215659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085215659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1532)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1532)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085215662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085215672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085215672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1531)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1537)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1537)@973445186f38: Provider Link came up: sending NS-RESET 20241024085215697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085215697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085215697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085215697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085215697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085215697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085215697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085215697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085215697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1537)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085215699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085215699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085215699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085215699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085215699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085215699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085215699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085215699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085215699 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085215699 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085215699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1536)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1537)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085215700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085215700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1537)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085215704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085215712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085215712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1536)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1542)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1542)@973445186f38: Provider Link came up: sending NS-RESET 20241024085215736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085215736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085215736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085215736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085215736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085215736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085215736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085215736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085215736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1542)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085215738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085215738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085215738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085215738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085215738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085215738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085215738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085215738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085215738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085215738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085215738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085215739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085215739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1542)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1542)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085215743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1544)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@973445186f38: ************************************************* MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-SCCP(1541)@973445186f38: v_sccp_pdu_maxlen:268 20241024085215752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085215752 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085215892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085215892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085215892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085215892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085215895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085215895 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085215950 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085215950 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) 20241024085215950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085215950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085215953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085215953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085215953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085215953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085215953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085215953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085215953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085215955 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085215955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085215955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085215955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085215955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085215955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085215955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085215955 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085216759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085216759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085216759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085216759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085216759 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085216759 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085216759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085216759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085216759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085216759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@973445186f38: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='EF21AA4E'O, index=0 SGSN_Test-GSUP(1547)@973445186f38: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@973445186f38: 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 := '191E'O, rac := 'C9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@973445186f38: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8906161 SGSN_Test_0-SCCP(1541)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1543)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085216963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085216963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085216963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085216963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085216964 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085216964 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085216964 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085216964 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085216964 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12ff0]{Deregistered}: Allocated (fsm.c:456) 20241024085216964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024085216964 DMM DEBUG MM_STATE_Gb[0x5589e0c00ec0]{Idle}: Allocated (fsm.c:456) 20241024085216964 DMM DEBUG MM_STATE_Iu[0x5589e0c12980]{Detached}: Allocated (fsm.c:456) 20241024085216964 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085216964 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085216964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085216964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085216964 DMM DEBUG MM(262420000001055/fd11c209) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085216964 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241024085216964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085216964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085216964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085216964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085216964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085216964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085216964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085216964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@973445186f38: { messageType := 2, destLocRef := '87E5B1'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@973445186f38: 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 := 'E9DFE8DE2DA9D7D99B52ADF68693FFAB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2427F038'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C94CF5B970C6120'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F5C188C78D6BFC8C812733AC7795630F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3B91AADE352A42B4AA9E9FA0D90EB47E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7486A4E740308D11EC2ECEC9782DEC7D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EECB70BED5A2E54F'O } } } } } SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1541)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1541)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241024085216975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085216975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085216975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085216975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085216975 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085216975 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085216975 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085216975 DMM DEBUG MM(262420000001055/fd11c209) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241024085216976 DMM NOTICE MM(262420000001055/fd11c209) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085216976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085216976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085216976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085216976 DMM DEBUG MM(262420000001055/fd11c209) Requesting authorization (sgsn_auth.c:160) 20241024085216976 DMM INFO MM(262420000001055/fd11c209) Requesting authentication tuples (sgsn_auth.c:184) 20241024085216976 DMM DEBUG MM(262420000001055/fd11c209) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085216976 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241024085216976 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@973445186f38: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241024085216979 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085216979 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085216979 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085216979 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085216979 DMM INFO MM(262420000001055/fd11c209) Subscriber data update (mmctx.c:445) 20241024085216979 DMM DEBUG MM(262420000001055/fd11c209) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085216979 DMM INFO MM(262420000001055/fd11c209) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085216979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085216979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085216979 DMM INFO MM(262420000001055/fd11c209) <- GMM AUTH AND CIPHERING REQ (rand = e9 df e8 de 2d a9 d7 d9 9b 52 ad f6 86 93 ff ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 86 a4 e7 40 30 8d 11 ec 2e ce c9 78 2d ec 7d ) (gprs_gmm.c:483) 20241024085216979 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241024085216979 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085216979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085216979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085216979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1541)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1541)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422EECB70BE23094B99990000105005F02904D5A2E54F'O 20241024085216986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085216986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085216986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085216986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085216986 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085216986 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085216986 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085216986 DMM INFO MM(262420000001055/fd11c209) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085216986 DMM NOTICE MM(262420000001055/fd11c209) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085216986 DMM DEBUG MM(262420000001055/fd11c209) checking auth: received UMTS RES = ee cb 70 be d5 a2 e5 4f (gprs_gmm.c:666) 20241024085216986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085216986 DMM DEBUG MM(262420000001055/fd11c209) Requesting authorization (sgsn_auth.c:160) 20241024085216986 DMM INFO MM(262420000001055/fd11c209) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085216986 DMM DEBUG MM(262420000001055/fd11c209) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085216986 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241024085216986 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) 20241024085216986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085216986 DMM DEBUG MM(262420000001055/fd11c209) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241024085216987 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216987 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085216987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085216987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085216987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1541)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1541)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085216996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216996 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085216996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085216996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085216996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085216996 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085216996 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085216996 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085216996 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241024085216996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085216996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085216996 DMM INFO MM(262420000001055/fd11c209) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd11c209) (gprs_gmm.c:300) 20241024085216996 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241024085216996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085216996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085216996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085216996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085216996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085216996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085216996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085216996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085216996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085216996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085216996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085216996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085217002 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085217002 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085217002 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241024085217002 DMM INFO MM(262420000001055/fd11c209) Subscriber data update (mmctx.c:445) 20241024085217002 DMM DEBUG MM(262420000001055/fd11c209) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085217002 DMM INFO MM(262420000001055/fd11c209) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085217002 DMM NOTICE MM(262420000001055/fd11c209) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241024085217002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085217002 DMM NOTICE MM(262420000001055/fd11c209) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085217002 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) 20241024085217003 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085217003 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241024085217003 DMM INFO MM(262420000001055/fd11c209) Subscriber data update (mmctx.c:445) 20241024085217003 DMM DEBUG MM(262420000001055/fd11c209) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1541)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1541)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085217005 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085217005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085217005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085217005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085217006 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085217006 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085217006 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085217006 DMM INFO MM(262420000001055/fd11c209) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085217006 DMM NOTICE MM(262420000001055/fd11c209) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085217006 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085217006 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085217006 DMM DEBUG MM_STATE_Iu(9)[0x5589e0c12980]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085217006 DMM DEBUG MM_STATE_Iu(9)[0x5589e0c12980]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085217006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085217006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085217006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085217006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085217006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085217006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1541)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1541)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085217012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085217012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085217012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085217012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085217012 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085217012 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085217012 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085217012 DMM INFO MM(262420000001055/fd11c209) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085217012 DMM DEBUG MM_STATE_Iu(9)[0x5589e0c12980]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085217012 DMM DEBUG MM_STATE_Iu(9)[0x5589e0c12980]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085217012 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217012 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085217012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085217012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085217012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 20241024085217014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085217014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085217014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1543)@973445186f38: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8906161 20241024085217014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085217015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@973445186f38: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@973445186f38: 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 := 'FD11C209'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@973445186f38: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)1553738 SGSN_Test_0-RAN(1543)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1541)@973445186f38: First idle individual index:0 20241024085217217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085217217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085217217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085217217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085217218 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085217218 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085217218 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085217218 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFD11C209) type="signalling"  (gprs_gmm.c:1944) 20241024085217218 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241024085217218 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024085217218 DMM DEBUG MM(262420000001055/fd11c209) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241024085217218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085217218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085217218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085217218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085217218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085217218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085217218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085217218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@973445186f38: { messageType := 2, destLocRef := '17B54A'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(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1541)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1541)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085217223 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217223 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085217223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085217223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085217223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085217224 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085217224 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085217224 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085217224 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241024085217224 DMM DEBUG MM_STATE_Iu(9)[0x5589e0c12980]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241024085217224 DMM DEBUG MM_STATE_Iu(9)[0x5589e0c12980]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241024085217224 DMM INFO MM(262420000001055/fd11c209) <- GMM SERVICE ACCEPT (P-TMSI=0xfd11c209) (gprs_gmm.c:813) 20241024085217224 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241024085217224 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217224 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085217224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085217224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085217224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085217224 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217224 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085217224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085217224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085217224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@973445186f38: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1541)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1541)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241024085217232 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217232 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085217232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085217232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085217232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085217232 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085217233 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085217233 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085217233 DMM INFO MM(262420000001055/fd11c209) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085217233 DMM INFO MM(262420000001055/fd11c209) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085217233 DMM DEBUG MM(262420000001055/fd11c209) Using GGSN 0 (gprs_sm.c:312) 20241024085217233 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) 20241024085217233 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241024085217233 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085217233 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085217233 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241024085217246 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 a1 60 05 cc 11 f5 c4 df f9 14 05 7f f2 8a cb c8 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) 20241024085217246 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afb56e8, cbp=0x5589e0c13940) (sgsn_libgtp.c:632) 20241024085217246 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085217246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085217246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085217247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085217247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@973445186f38: vl_len:33 SGSN_Test_0-SCCP(1541)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1541)@973445186f38: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068008FE282DA'O 20241024085217272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085217272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085217272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085217272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085217272 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241024085217272 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241024085217272 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241024085217272 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241024085217272 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241024085217272 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241024085217272 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085217272 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241024085217272 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217272 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085217272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085217272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085217272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085217272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085217272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085217272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@973445186f38: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@973445186f38: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@973445186f38: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1547)@973445186f38: Final verdict of PTC: none 20241024085217279 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085217279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1537)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1531)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@973445186f38: Final verdict of PTC: none -NSVCI97(1532)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1541)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1536)@973445186f38: Final verdict of PTC: none 20241024085217281 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085217281 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) 20241024085217281 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085217281 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085217281 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085217281 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) 20241024085217281 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085217281 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085217281 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) 20241024085217281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085217281 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085217282 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241024085217282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085217282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085217282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085217282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085217282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085217282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1542)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@973445186f38: Final verdict of PTC: none 20241024085217295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1543)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1535)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1530)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@973445186f38: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1540)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1530): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1531): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1532): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1535): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1536): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1537): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1540): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1541): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1542): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@973445186f38: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Thu Oct 24 08:52:17 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241024085217583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085218085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289200) 20241024085218280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085218280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289200, count=290360) 20241024085219281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085219281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085219282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085219282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085219282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Thu Oct 24 08:52:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085220283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085220283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241024085221142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085221143 DMM INFO MM(262420000001055/fd11c209) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085221143 DMM INFO MM(262420000001055/fd11c209) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085221143 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085221143 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085221143 DMM DEBUG MM_STATE_Iu(9)[0x5589e0c12980]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085221143 DMM DEBUG MM_STATE_Iu(9)[0x5589e0c12980]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241024085221143 DMM NOTICE MM(262420000001055/fd11c209) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085221143 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241024085221143 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085221143 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085221144 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241024085221144 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241024085221144 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) 20241024085221144 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) 20241024085221144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024085221144 DMM DEBUG MM_STATE_Gb[0x5589e0c00ec0]{Idle}: Deallocated (fsm.c:568) 20241024085221144 DMM DEBUG MM_STATE_Iu(9)[0x5589e0c12980]{Detached}: Deallocated (fsm.c:568) 20241024085221144 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12ff0]{Deregistered}: Deallocated (fsm.c:568) 20241024085221144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241024085221144 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085221144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085221144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085221144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085221144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085221144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085221144 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1555)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1555)@973445186f38: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1554)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024085221199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085221199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085221199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085221199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085221199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085221199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085221199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085221199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085221200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1555)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085221201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085221201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085221201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085221201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085221201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085221201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085221201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085221201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085221201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085221201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085221201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1555)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1555)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085221202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085221202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024085221205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085221215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085221215 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1556)@973445186f38: 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(1552)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1554)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@973445186f38: Provider Link came up: sending NS-RESET 20241024085221225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085221225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085221225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085221225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085221225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085221225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085221225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085221225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085221225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085221227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085221227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085221227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085221227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085221227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085221227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085221227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085221227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085221227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085221227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085221227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085221227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085221227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085221232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085221241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085221241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1565)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1565)@973445186f38: Provider Link came up: sending NS-RESET 20241024085221273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085221273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085221273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085221273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085221273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085221273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085221273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085221273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085221273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1565)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085221275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085221275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085221275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085221275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085221275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085221275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085221275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085221275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085221275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085221275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085221275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1565)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085221276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085221276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1565)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085221280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085221283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085221284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1567)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@973445186f38: ************************************************* SGSN_Test_0-SCCP(1564)@973445186f38: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1561)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085221289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085221289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1562)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085221486 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085221486 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) 20241024085221486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085221486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085221488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085221488 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085221488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085221488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085221488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085221488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085221488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085221489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085221489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085221489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085221489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085221489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085221489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085221489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085221489 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085222285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085222285 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085222285 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085222285 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085222287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085222287 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085222296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085222296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085222296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085222296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085222296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085222296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085222296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085222296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085222297 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085222297 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085222297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085222297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085222297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085222297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085222297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085222297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085222297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085222297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@973445186f38: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='EB9ED0AB'O, index=0 SGSN_Test-GSUP(1570)@973445186f38: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@973445186f38: 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 := 'F6D0'O, rac := '0A'O ("\n") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@973445186f38: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)7143133 SGSN_Test_0-SCCP(1564)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1566)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085223360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223361 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085223361 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085223361 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085223361 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085223361 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12980]{Deregistered}: Allocated (fsm.c:456) 20241024085223361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024085223361 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Allocated (fsm.c:456) 20241024085223361 DMM DEBUG MM_STATE_Iu[0x5589e0c145e0]{Detached}: Allocated (fsm.c:456) 20241024085223361 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12980]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085223361 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12980]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085223361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085223361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085223361 DMM DEBUG MM(262420000001056/e2d146f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085223361 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241024085223361 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223361 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223361 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223361 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@973445186f38: { messageType := 2, destLocRef := '6CFEDD'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(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@973445186f38: 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 := 'F9E799C140C6089172CD841C35DA0386'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6053099'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '770B6D27A4819F3D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F80C73FD1277E106C9B6EDAD63D1B183'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1406A46959CD11D6547A9A92193BF86E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7410552E057ED7FB9FA0C2A266756A6F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '59BB292FB702A656'O } } } } } SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1564)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1564)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241024085223371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223371 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085223371 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085223371 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085223371 DMM DEBUG MM(262420000001056/e2d146f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241024085223371 DMM NOTICE MM(262420000001056/e2d146f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085223371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085223371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085223371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085223371 DMM DEBUG MM(262420000001056/e2d146f4) Requesting authorization (sgsn_auth.c:160) 20241024085223371 DMM INFO MM(262420000001056/e2d146f4) Requesting authentication tuples (sgsn_auth.c:184) 20241024085223371 DMM DEBUG MM(262420000001056/e2d146f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085223371 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241024085223371 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@973445186f38: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241024085223374 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085223374 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085223374 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085223374 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085223374 DMM INFO MM(262420000001056/e2d146f4) Subscriber data update (mmctx.c:445) 20241024085223374 DMM DEBUG MM(262420000001056/e2d146f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085223374 DMM INFO MM(262420000001056/e2d146f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085223374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085223374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085223374 DMM INFO MM(262420000001056/e2d146f4) <- GMM AUTH AND CIPHERING REQ (rand = f9 e7 99 c1 40 c6 08 91 72 cd 84 1c 35 da 03 86 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 10 55 2e 05 7e d7 fb 9f a0 c2 a2 66 75 6a 6f ) (gprs_gmm.c:483) 20241024085223374 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241024085223375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1564)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1564)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062259BB292F23094B99990000105006F02904B702A656'O 20241024085223381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223382 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085223382 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085223382 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085223382 DMM INFO MM(262420000001056/e2d146f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085223382 DMM NOTICE MM(262420000001056/e2d146f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085223382 DMM DEBUG MM(262420000001056/e2d146f4) checking auth: received UMTS RES = 59 bb 29 2f b7 02 a6 56 (gprs_gmm.c:666) 20241024085223382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085223382 DMM DEBUG MM(262420000001056/e2d146f4) Requesting authorization (sgsn_auth.c:160) 20241024085223382 DMM INFO MM(262420000001056/e2d146f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085223382 DMM DEBUG MM(262420000001056/e2d146f4) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085223382 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241024085223382 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) 20241024085223382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085223382 DMM DEBUG MM(262420000001056/e2d146f4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241024085223382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1564)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1564)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085223390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223390 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085223390 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085223390 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085223390 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241024085223390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085223390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085223390 DMM INFO MM(262420000001056/e2d146f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2d146f4) (gprs_gmm.c:300) 20241024085223390 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241024085223390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085223395 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085223395 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085223395 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241024085223395 DMM INFO MM(262420000001056/e2d146f4) Subscriber data update (mmctx.c:445) 20241024085223395 DMM DEBUG MM(262420000001056/e2d146f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085223395 DMM INFO MM(262420000001056/e2d146f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085223395 DMM NOTICE MM(262420000001056/e2d146f4) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241024085223395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085223395 DMM NOTICE MM(262420000001056/e2d146f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085223395 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) 20241024085223395 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085223395 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241024085223395 DMM INFO MM(262420000001056/e2d146f4) Subscriber data update (mmctx.c:445) 20241024085223395 DMM DEBUG MM(262420000001056/e2d146f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1564)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1564)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085223398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223398 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085223398 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085223398 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085223398 DMM INFO MM(262420000001056/e2d146f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085223398 DMM NOTICE MM(262420000001056/e2d146f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085223398 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12980]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085223398 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12980]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085223398 DMM DEBUG MM_STATE_Iu(11)[0x5589e0c145e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085223398 DMM DEBUG MM_STATE_Iu(11)[0x5589e0c145e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085223398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085223398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085223398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1564)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1564)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085223404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223404 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085223404 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085223404 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085223404 DMM INFO MM(262420000001056/e2d146f4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085223404 DMM DEBUG MM_STATE_Iu(11)[0x5589e0c145e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085223404 DMM DEBUG MM_STATE_Iu(11)[0x5589e0c145e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085223404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 20241024085223405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@973445186f38: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)7143133 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@973445186f38: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@973445186f38: 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 := 'E2D146F4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@973445186f38: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)6761277 SGSN_Test_0-RAN(1566)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1564)@973445186f38: First idle individual index:0 20241024085223609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223610 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085223610 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085223610 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085223610 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE2D146F4) type="signalling"  (gprs_gmm.c:1944) 20241024085223610 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12980]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241024085223610 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12980]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024085223610 DMM DEBUG MM(262420000001056/e2d146f4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241024085223610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@973445186f38: { messageType := 2, destLocRef := '672B3D'O ("g+="), 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(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1564)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1564)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085223615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223615 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223616 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085223616 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085223616 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085223616 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241024085223616 DMM DEBUG MM_STATE_Iu(11)[0x5589e0c145e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241024085223616 DMM DEBUG MM_STATE_Iu(11)[0x5589e0c145e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241024085223616 DMM INFO MM(262420000001056/e2d146f4) <- GMM SERVICE ACCEPT (P-TMSI=0xe2d146f4) (gprs_gmm.c:813) 20241024085223616 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241024085223616 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223616 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@973445186f38: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1564)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1564)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241024085223623 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223623 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223624 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085223624 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085223624 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085223624 DMM INFO MM(262420000001056/e2d146f4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085223624 DMM INFO MM(262420000001056/e2d146f4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085223624 DMM DEBUG MM(262420000001056/e2d146f4) Using GGSN 0 (gprs_sm.c:312) 20241024085223624 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20241024085223624 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241024085223624 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085223624 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085223624 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241024085223636 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 4a 81 d1 6f 11 12 f3 8f da 14 05 7f a5 be 58 b1 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) 20241024085223636 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afb6758, cbp=0x5589e0c14dd0) (sgsn_libgtp.c:632) 20241024085223636 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085223636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085223636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085223636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085223636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@973445186f38: vl_len:46 SGSN_Test_0-SCCP(1564)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1564)@973445186f38: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F00006800000000000000000000000000001DE0EF07'O 20241024085223657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085223657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085223657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085223657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085223657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085223657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085223657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085223657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085223657 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241024085223657 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241024085223657 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241024085223657 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241024085223657 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 )20241024085223657 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241024085223657 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241024085230809 DGPRS DEBUG Checking for inactive LLMEs, time = 11570684 (sgsn.c:131) 20241024085242286 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024085242286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241024085242286 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085251203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085251205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085251205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024085251228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085251229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085251229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024085251276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085251278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085251278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@973445186f38: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@973445186f38: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1570)@973445186f38: Final verdict of PTC: none 20241024085253365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085253365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1569)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@973445186f38: Final verdict of PTC: none 20241024085253366 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085253366 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) 20241024085253366 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085253366 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085253366 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085253366 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) 20241024085253366 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085253366 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085253366 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) 20241024085253366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) -NSVCI97(1555)@973445186f38: Final verdict of PTC: none 20241024085253366 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085253366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51542<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085253366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085253366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085253366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085253366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085253366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085253366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1565)@973445186f38: Final verdict of PTC: none 20241024085253366 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1554)@973445186f38: Final verdict of PTC: none -NSVCI98(1559)@973445186f38: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1564)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1562)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1563)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1553)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1557)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@973445186f38: Final verdict of PTC: fail reason: "Tguard timeout" MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1553): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1554): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1555): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1562): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1563): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1564): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1565): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@973445186f38: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Thu Oct 24 08:52:53 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241024085253510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085254011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=290160) 20241024085254365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085254365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=290160, count=291320) 20241024085255367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085255367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085255368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085255368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085255368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Thu Oct 24 08:52:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085256368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085256368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241024085257075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085257077 DMM INFO MM(262420000001056/e2d146f4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085257077 DMM INFO MM(262420000001056/e2d146f4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085257077 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12980]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085257077 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12980]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085257077 DMM DEBUG MM_STATE_Iu(11)[0x5589e0c145e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085257077 DMM DEBUG MM_STATE_Iu(11)[0x5589e0c145e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241024085257077 DMM NOTICE MM(262420000001056/e2d146f4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085257077 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241024085257077 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085257077 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085257077 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241024085257077 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241024085257077 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) 20241024085257077 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) 20241024085257077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024085257077 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Deallocated (fsm.c:568) 20241024085257077 DMM DEBUG MM_STATE_Iu(11)[0x5589e0c145e0]{Detached}: Deallocated (fsm.c:568) 20241024085257077 DMM DEBUG GMM(gmm_fsm)[0x5589e0c12980]{Deregistered}: Deallocated (fsm.c:568) 20241024085257077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241024085257077 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085257077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085257077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085257077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085257077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085257077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085257077 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@973445186f38: Provider Link came up: sending NS-RESET 20241024085257119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085257119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085257119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085257119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085257119 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085257119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085257119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085257119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085257119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085257120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085257120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085257120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085257121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085257121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085257121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085257121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085257121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085257121 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085257121 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085257121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085257121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085257121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085257125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085257135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085257135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@973445186f38: Provider Link came up: sending NS-RESET 20241024085257156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085257156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085257156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085257156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085257156 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085257156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085257156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085257156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085257156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085257158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085257158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085257158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085257158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085257158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085257158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085257158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085257158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085257158 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085257158 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085257158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1582)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085257159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085257159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085257162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085257171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085257171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1584)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1583)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1588)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1588)@973445186f38: Provider Link came up: sending NS-RESET 20241024085257195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085257195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085257195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085257195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085257195 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085257195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085257195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085257195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085257195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1588)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085257197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085257197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085257198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085257198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085257198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085257198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085257198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085257198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085257198 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085257198 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085257198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085257199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085257199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1588)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1588)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085257203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1590)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@973445186f38: ************************************************* SGSN_Test_0-SCCP(1587)@973445186f38: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1584)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085257212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085257212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1585)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085257369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085257369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085257369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085257369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085257371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085257372 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085257408 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085257408 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) 20241024085257408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085257408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085257411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085257411 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085257411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085257411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085257411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085257411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085257411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085257412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085257412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085257412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085257412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085257412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085257412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085257412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085257413 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085258218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258219 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085258219 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085258219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@973445186f38: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='D7522E4D'O, index=0 SGSN_Test-GSUP(1593)@973445186f38: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@973445186f38: 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 := 'CEED'O, rac := '38'O ("8") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@973445186f38: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)470878 SGSN_Test_0-SCCP(1587)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1589)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085258436 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258436 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258436 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085258436 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085258436 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085258436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085258436 DMM DEBUG GMM(gmm_fsm)[0x5589e0c145e0]{Deregistered}: Allocated (fsm.c:456) 20241024085258436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024085258436 DMM DEBUG MM_STATE_Gb[0x5589e0c00ec0]{Idle}: Allocated (fsm.c:456) 20241024085258437 DMM DEBUG MM_STATE_Iu[0x5589e0c15070]{Detached}: Allocated (fsm.c:456) 20241024085258437 DMM DEBUG GMM(gmm_fsm)[0x5589e0c145e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085258437 DMM DEBUG GMM(gmm_fsm)[0x5589e0c145e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085258437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085258437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085258437 DMM DEBUG MM(262420000001057/f8bc3183) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085258437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241024085258437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@973445186f38: { messageType := 2, destLocRef := '072F5E'O ("\a/^"), 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(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@973445186f38: 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 := 'A39DDF9D2A80F9B4A76275DBED741AC4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '972BD4D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '460C42BE03E0647C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4035A6C7EC6B6DB294F0D2FD0913E736'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '594B225A49124824E4A33AC78ABD601E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9F9F7D041D7A0EAE856E22CB269144B7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EA9F5BC694AF1F3B'O } } } } } SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1587)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1587)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241024085258446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258446 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085258446 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085258446 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085258446 DMM DEBUG MM(262420000001057/f8bc3183) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241024085258447 DMM NOTICE MM(262420000001057/f8bc3183) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085258447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085258447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085258447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085258447 DMM DEBUG MM(262420000001057/f8bc3183) Requesting authorization (sgsn_auth.c:160) 20241024085258447 DMM INFO MM(262420000001057/f8bc3183) Requesting authentication tuples (sgsn_auth.c:184) 20241024085258447 DMM DEBUG MM(262420000001057/f8bc3183) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085258447 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241024085258447 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@973445186f38: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241024085258449 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085258449 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085258449 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085258449 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085258449 DMM INFO MM(262420000001057/f8bc3183) Subscriber data update (mmctx.c:445) 20241024085258449 DMM DEBUG MM(262420000001057/f8bc3183) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085258449 DMM INFO MM(262420000001057/f8bc3183) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085258449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085258449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085258449 DMM INFO MM(262420000001057/f8bc3183) <- GMM AUTH AND CIPHERING REQ (rand = a3 9d df 9d 2a 80 f9 b4 a7 62 75 db ed 74 1a c4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f 9f 7d 04 1d 7a 0e ae 85 6e 22 cb 26 91 44 b7 ) (gprs_gmm.c:483) 20241024085258449 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241024085258449 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258449 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1587)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1587)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822EA9F5BC623094B99990000105007F0290494AF1F3B'O 20241024085258454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258454 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085258454 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085258454 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085258454 DMM INFO MM(262420000001057/f8bc3183) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085258454 DMM NOTICE MM(262420000001057/f8bc3183) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085258454 DMM DEBUG MM(262420000001057/f8bc3183) checking auth: received UMTS RES = ea 9f 5b c6 94 af 1f 3b (gprs_gmm.c:666) 20241024085258454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085258454 DMM DEBUG MM(262420000001057/f8bc3183) Requesting authorization (sgsn_auth.c:160) 20241024085258454 DMM INFO MM(262420000001057/f8bc3183) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085258454 DMM DEBUG MM(262420000001057/f8bc3183) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085258454 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241024085258454 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) 20241024085258454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085258454 DMM DEBUG MM(262420000001057/f8bc3183) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241024085258455 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1587)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1587)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085258463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258464 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085258464 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085258464 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085258464 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241024085258464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085258464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085258464 DMM INFO MM(262420000001057/f8bc3183) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8bc3183) (gprs_gmm.c:300) 20241024085258464 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241024085258464 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258464 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085258469 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085258469 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085258469 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241024085258469 DMM INFO MM(262420000001057/f8bc3183) Subscriber data update (mmctx.c:445) 20241024085258469 DMM DEBUG MM(262420000001057/f8bc3183) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085258469 DMM INFO MM(262420000001057/f8bc3183) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085258469 DMM NOTICE MM(262420000001057/f8bc3183) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241024085258469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085258469 DMM NOTICE MM(262420000001057/f8bc3183) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085258469 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) 20241024085258469 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085258469 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241024085258469 DMM INFO MM(262420000001057/f8bc3183) Subscriber data update (mmctx.c:445) 20241024085258469 DMM DEBUG MM(262420000001057/f8bc3183) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1587)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1587)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085258472 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258472 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258472 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258472 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258472 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085258472 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085258472 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085258472 DMM INFO MM(262420000001057/f8bc3183) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085258472 DMM NOTICE MM(262420000001057/f8bc3183) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085258472 DMM DEBUG GMM(gmm_fsm)[0x5589e0c145e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085258472 DMM DEBUG GMM(gmm_fsm)[0x5589e0c145e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085258472 DMM DEBUG MM_STATE_Iu(13)[0x5589e0c15070]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085258472 DMM DEBUG MM_STATE_Iu(13)[0x5589e0c15070]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085258472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085258472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085258472 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1587)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1587)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085258478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258478 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085258478 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085258478 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085258478 DMM INFO MM(262420000001057/f8bc3183) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085258478 DMM DEBUG MM_STATE_Iu(13)[0x5589e0c15070]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085258478 DMM DEBUG MM_STATE_Iu(13)[0x5589e0c15070]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085258478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 20241024085258479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@973445186f38: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)470878 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@973445186f38: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@973445186f38: 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 := 'F8BC3183'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@973445186f38: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)8419036 SGSN_Test_0-RAN(1589)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1587)@973445186f38: First idle individual index:0 20241024085258681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258682 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085258682 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085258682 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085258682 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8BC3183) type="signalling"  (gprs_gmm.c:1944) 20241024085258682 DMM DEBUG GMM(gmm_fsm)[0x5589e0c145e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241024085258682 DMM DEBUG GMM(gmm_fsm)[0x5589e0c145e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024085258682 DMM DEBUG MM(262420000001057/f8bc3183) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241024085258682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@973445186f38: { messageType := 2, destLocRef := '8076DC'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(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1587)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1587)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085258687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258688 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085258688 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085258688 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085258688 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241024085258688 DMM DEBUG MM_STATE_Iu(13)[0x5589e0c15070]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241024085258688 DMM DEBUG MM_STATE_Iu(13)[0x5589e0c15070]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241024085258688 DMM INFO MM(262420000001057/f8bc3183) <- GMM SERVICE ACCEPT (P-TMSI=0xf8bc3183) (gprs_gmm.c:813) 20241024085258688 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241024085258688 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258688 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@973445186f38: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1587)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1587)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241024085258694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258695 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085258695 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085258695 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085258695 DMM INFO MM(262420000001057/f8bc3183) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085258695 DMM INFO MM(262420000001057/f8bc3183) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085258695 DMM DEBUG MM(262420000001057/f8bc3183) Using GGSN 0 (gprs_sm.c:312) 20241024085258695 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 22. This is a software bug that needs fixing. (rate_ctr.c:221) 20241024085258695 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241024085258695 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085258695 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085258695 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241024085258704 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 12 04 43 00 00 01 80 08 00 10 20 10 d4 c8 11 43 81 7f 5d 14 05 7f 59 b6 8e 24 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241024085258704 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afb77c8, cbp=0x5589e0c13fd0) (sgsn_libgtp.c:632) 20241024085258704 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085258704 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085258704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085258704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085258704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@973445186f38: vl_len:48 SGSN_Test_0-SCCP(1587)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1587)@973445186f38: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F00006800000000000000000000000000000076C80236'O 20241024085258718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085258718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085258718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085258718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085258718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085258718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085258718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085258718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085258718 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241024085258718 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241024085258718 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241024085258718 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241024085258718 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 )20241024085258718 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241024085258718 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241024085300810 DGPRS DEBUG Checking for inactive LLMEs, time = 11570714 (sgsn.c:131) 20241024085317371 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241024085317371 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241024085317371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085327122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085327124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085327124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024085327159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085327161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085327161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241024085327199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085327200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085327200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@973445186f38: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@973445186f38: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241024085328442 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085328443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1592)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP(1593)@973445186f38: Final verdict of PTC: none -NSVCI98(1582)@973445186f38: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@973445186f38: Final verdict of PTC: none -NSVCI97(1577)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1587)@973445186f38: Final verdict of PTC: none 20241024085328446 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085328446 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) 20241024085328446 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085328446 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb0-NS0(1573)@973445186f38: Final verdict of PTC: none 20241024085328446 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085328446 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) 20241024085328446 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085328446 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085328446 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) 20241024085328446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085328446 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085328446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) SGSN_Test-Gb0-BSSGP0(1574)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@973445186f38: Final verdict of PTC: none -NSVCI99(1588)@973445186f38: Final verdict of PTC: none 20241024085328446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43630<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085328446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085328446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085328446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085328446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085328446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb2-NS2(1583)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@973445186f38: Final verdict of PTC: none 20241024085328446 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1585)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1580)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1586)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@973445186f38: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1575)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1585): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1586): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1587): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1588): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@973445186f38: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail'. Thu Oct 24 08:53:28 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241024085328587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085329089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288436) 20241024085329443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085329443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288436, count=288976) 20241024085330445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085330445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085330448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085330448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085330448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241024085330811 DGPRS DEBUG Checking for inactive LLMEs, time = 11570744 (sgsn.c:131) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Thu Oct 24 08:53:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085331446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085331446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_attach_pdp_act_pmm_idle started. 20241024085332156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085332157 DMM INFO MM(262420000001057/f8bc3183) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085332157 DMM INFO MM(262420000001057/f8bc3183) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085332157 DMM DEBUG GMM(gmm_fsm)[0x5589e0c145e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085332157 DMM DEBUG GMM(gmm_fsm)[0x5589e0c145e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085332157 DMM DEBUG MM_STATE_Iu(13)[0x5589e0c15070]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085332158 DMM DEBUG MM_STATE_Iu(13)[0x5589e0c15070]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241024085332158 DMM NOTICE MM(262420000001057/f8bc3183) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085332158 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241024085332158 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085332158 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085332158 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241024085332158 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241024085332158 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) 20241024085332158 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) 20241024085332158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024085332158 DMM DEBUG MM_STATE_Gb[0x5589e0c00ec0]{Idle}: Deallocated (fsm.c:568) 20241024085332158 DMM DEBUG MM_STATE_Iu(13)[0x5589e0c15070]{Detached}: Deallocated (fsm.c:568) 20241024085332158 DMM DEBUG GMM(gmm_fsm)[0x5589e0c145e0]{Deregistered}: Deallocated (fsm.c:568) 20241024085332158 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241024085332158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085332158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085332158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085332158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085332158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085332158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085332158 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@973445186f38: Provider Link came up: sending NS-RESET 20241024085332200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085332200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085332200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085332200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085332200 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085332200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085332200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085332200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085332200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085332201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085332201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085332201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085332201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085332201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085332201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085332201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085332201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085332201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085332201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085332201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085332201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085332201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085332205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 20241024085332215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085332215 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1606)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1606)@973445186f38: Provider Link came up: sending NS-RESET 20241024085332250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085332250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085332250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085332250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085332250 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085332250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085332250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085332250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085332250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1606)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085332252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085332252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085332252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085332252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085332252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085332252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085332252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085332252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085332252 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085332252 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085332252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1605)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024085332253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085332253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1606)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1606)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085332256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085332266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085332266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1605)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1611)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1611)@973445186f38: Provider Link came up: sending NS-RESET 20241024085332287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085332288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085332288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085332288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085332288 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085332288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085332288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085332288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085332288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1611)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085332290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085332290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085332290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085332290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085332290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085332290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085332290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085332290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085332290 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085332290 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085332290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085332291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085332291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1611)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1611)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241024085332295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1613)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@973445186f38: ************************************************* SGSN_Test_0-SCCP(1610)@973445186f38: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1607)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085332305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085332305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1608)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085332447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085332447 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085332447 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085332447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085332449 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085332450 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085332496 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085332496 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) 20241024085332496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085332496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085332499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085332499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085332499 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085332499 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085332499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085332499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085332499 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085332500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085332500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085332500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085332500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085332500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085332500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085332500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085332500 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085333307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333307 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085333307 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085333308 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@973445186f38: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='D12383AE'O, index=0 SGSN_Test-GSUP(1616)@973445186f38: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@973445186f38: 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 := '2ABD'O, rac := '20'O (" ") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@973445186f38: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)10005663 SGSN_Test_0-SCCP(1610)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1612)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085333509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333509 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333509 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085333509 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085333509 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085333509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085333509 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15070]{Deregistered}: Allocated (fsm.c:456) 20241024085333509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024085333509 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Allocated (fsm.c:456) 20241024085333509 DMM DEBUG MM_STATE_Iu[0x5589e0c15a90]{Detached}: Allocated (fsm.c:456) 20241024085333509 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15070]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085333509 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15070]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085333509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085333509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085333509 DMM DEBUG MM(262420000001005/eb3a7ee9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085333509 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241024085333510 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333510 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333510 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333510 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@973445186f38: { messageType := 2, destLocRef := '98AC9F'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(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@973445186f38: 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 := 'C12DDF6ED6FD6B7034DB7DB971D0D28B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC196A1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86025D4A30E636DB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6FB6719793BDE8B083D534F885E2FC60'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7BFB3CE039E76292FFA5322C1AC48966'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2D1C7C8200BF454FC3A886E33E2B00ED'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9E4F0D0C4EDA084C'O } } } } } SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1610)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1610)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241024085333519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333519 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085333519 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085333519 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085333519 DMM DEBUG MM(262420000001005/eb3a7ee9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241024085333519 DMM NOTICE MM(262420000001005/eb3a7ee9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085333519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085333519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085333519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085333519 DMM DEBUG MM(262420000001005/eb3a7ee9) Requesting authorization (sgsn_auth.c:160) 20241024085333519 DMM INFO MM(262420000001005/eb3a7ee9) Requesting authentication tuples (sgsn_auth.c:184) 20241024085333519 DMM DEBUG MM(262420000001005/eb3a7ee9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085333519 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241024085333519 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@973445186f38: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@973445186f38: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241024085333522 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085333522 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085333522 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085333522 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085333522 DMM INFO MM(262420000001005/eb3a7ee9) Subscriber data update (mmctx.c:445) 20241024085333522 DMM DEBUG MM(262420000001005/eb3a7ee9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085333522 DMM INFO MM(262420000001005/eb3a7ee9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085333522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085333522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085333522 DMM INFO MM(262420000001005/eb3a7ee9) <- GMM AUTH AND CIPHERING REQ (rand = c1 2d df 6e d6 fd 6b 70 34 db 7d b9 71 d0 d2 8b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2d 1c 7c 82 00 bf 45 4f c3 a8 86 e3 3e 2b 00 ed ) (gprs_gmm.c:483) 20241024085333522 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241024085333522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1610)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1610)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302229E4F0D0C23094B99990000100005F029044EDA084C'O 20241024085333526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333527 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085333527 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085333527 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085333527 DMM INFO MM(262420000001005/eb3a7ee9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085333527 DMM NOTICE MM(262420000001005/eb3a7ee9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085333527 DMM DEBUG MM(262420000001005/eb3a7ee9) checking auth: received UMTS RES = 9e 4f 0d 0c 4e da 08 4c (gprs_gmm.c:666) 20241024085333527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085333527 DMM DEBUG MM(262420000001005/eb3a7ee9) Requesting authorization (sgsn_auth.c:160) 20241024085333527 DMM INFO MM(262420000001005/eb3a7ee9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085333527 DMM DEBUG MM(262420000001005/eb3a7ee9) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085333527 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241024085333527 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) 20241024085333527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085333527 DMM DEBUG MM(262420000001005/eb3a7ee9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241024085333527 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333527 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1610)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1610)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085333535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333536 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085333536 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085333536 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085333536 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241024085333536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085333536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085333536 DMM INFO MM(262420000001005/eb3a7ee9) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb3a7ee9) (gprs_gmm.c:300) 20241024085333536 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241024085333536 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333536 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085333540 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085333540 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085333540 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241024085333540 DMM INFO MM(262420000001005/eb3a7ee9) Subscriber data update (mmctx.c:445) 20241024085333540 DMM DEBUG MM(262420000001005/eb3a7ee9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085333540 DMM INFO MM(262420000001005/eb3a7ee9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085333540 DMM NOTICE MM(262420000001005/eb3a7ee9) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241024085333540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085333540 DMM NOTICE MM(262420000001005/eb3a7ee9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085333540 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) 20241024085333540 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085333540 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241024085333540 DMM INFO MM(262420000001005/eb3a7ee9) Subscriber data update (mmctx.c:445) 20241024085333540 DMM DEBUG MM(262420000001005/eb3a7ee9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1610)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1610)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085333542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333543 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085333543 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085333543 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085333543 DMM INFO MM(262420000001005/eb3a7ee9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085333543 DMM NOTICE MM(262420000001005/eb3a7ee9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085333543 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15070]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085333543 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15070]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085333543 DMM DEBUG MM_STATE_Iu(15)[0x5589e0c15a90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085333543 DMM DEBUG MM_STATE_Iu(15)[0x5589e0c15a90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085333543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085333543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085333543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1610)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1610)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085333547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333548 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085333548 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085333548 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085333548 DMM INFO MM(262420000001005/eb3a7ee9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085333548 DMM DEBUG MM_STATE_Iu(15)[0x5589e0c15a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085333548 DMM DEBUG MM_STATE_Iu(15)[0x5589e0c15a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085333548 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333548 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333548 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333548 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-RAN(1612)@973445186f38: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)10005663 20241024085333549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) TC_attach_pdp_act_pmm_idle(1618)@973445186f38: setverdict(pass): none -> pass 20241024085333549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1618)@973445186f38: 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 := 'EB3A7EE9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@973445186f38: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)13069960 SGSN_Test_0-RAN(1612)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1610)@973445186f38: First idle individual index:0 20241024085333753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333754 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085333754 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085333754 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085333754 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEB3A7EE9) type="signalling"  (gprs_gmm.c:1944) 20241024085333754 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15070]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241024085333754 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15070]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024085333754 DMM DEBUG MM(262420000001005/eb3a7ee9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241024085333754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@973445186f38: { messageType := 2, destLocRef := 'C76E88'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(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1610)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1610)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085333759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333759 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085333759 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085333759 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085333759 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241024085333759 DMM DEBUG MM_STATE_Iu(15)[0x5589e0c15a90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241024085333759 DMM DEBUG MM_STATE_Iu(15)[0x5589e0c15a90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241024085333759 DMM INFO MM(262420000001005/eb3a7ee9) <- GMM SERVICE ACCEPT (P-TMSI=0xeb3a7ee9) (gprs_gmm.c:813) 20241024085333759 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241024085333760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@973445186f38: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1610)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1610)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241024085333766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333766 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085333766 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085333766 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085333766 DMM INFO MM(262420000001005/eb3a7ee9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085333766 DMM INFO MM(262420000001005/eb3a7ee9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085333766 DMM DEBUG MM(262420000001005/eb3a7ee9) Using GGSN 0 (gprs_sm.c:312) 20241024085333766 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 23. This is a software bug that needs fixing. (rate_ctr.c:221) 20241024085333766 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241024085333766 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085333766 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085333766 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241024085333775 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 13 04 45 00 00 01 80 08 00 10 1e a0 ff e2 11 1c 29 f6 48 14 05 7f 5c c0 d2 82 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241024085333775 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afb8838, cbp=0x5589e0c15c80) (sgsn_libgtp.c:632) 20241024085333775 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085333775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@973445186f38: vl_len:30 SGSN_Test_0-SCCP(1610)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1610)@973445186f38: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680021821D43'O 20241024085333792 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085333792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085333792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085333792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085333792 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241024085333792 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241024085333792 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241024085333792 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241024085333792 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241024085333792 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241024085333792 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085333792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241024085333793 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333793 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085333793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085333793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085333793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085333793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085333793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085333793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@973445186f38: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1618)@973445186f38: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@973445186f38: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. 20241024085333796 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085333796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1616)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@973445186f38: Final verdict of PTC: none 20241024085333797 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085333797 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) 20241024085333797 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085333797 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085333797 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085333797 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) -NSVCI97(1600)@973445186f38: Final verdict of PTC: none 20241024085333797 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085333797 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085333798 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) 20241024085333798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085333798 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085333798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085333798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085333798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085333798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085333798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085333798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241024085333798 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1611)@973445186f38: Final verdict of PTC: none -NSVCI98(1606)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1605)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1610)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1608)@973445186f38: Final verdict of PTC: none 20241024085333799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34640<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@973445186f38: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1598)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1609)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1604)@973445186f38: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@973445186f38: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1603): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1604): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1605): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1606): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1608): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1609): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1610): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1611): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@973445186f38: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Thu Oct 24 08:53:33 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 20241024085333944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085334446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283976) 20241024085334796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085334796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=283976, count=288708) 20241024085335797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085335797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085335799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085335799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085335799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Thu Oct 24 08:53:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085336798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085336798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_pmm_idle_rx_mt_data started. 20241024085337514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085337515 DMM INFO MM(262420000001005/eb3a7ee9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085337515 DMM INFO MM(262420000001005/eb3a7ee9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085337515 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15070]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085337515 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15070]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085337515 DMM DEBUG MM_STATE_Iu(15)[0x5589e0c15a90]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085337515 DMM DEBUG MM_STATE_Iu(15)[0x5589e0c15a90]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241024085337515 DMM NOTICE MM(262420000001005/eb3a7ee9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085337515 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241024085337515 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085337515 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085337515 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241024085337515 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241024085337515 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) 20241024085337515 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) 20241024085337515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024085337515 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Deallocated (fsm.c:568) 20241024085337515 DMM DEBUG MM_STATE_Iu(15)[0x5589e0c15a90]{Detached}: Deallocated (fsm.c:568) 20241024085337515 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15070]{Deregistered}: Deallocated (fsm.c:568) 20241024085337515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241024085337516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085337516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085337516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085337516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085337516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085337516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085337516 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@973445186f38: Provider Link came up: sending NS-RESET 20241024085337559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085337559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085337559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085337559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085337559 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085337559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085337559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085337559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085337559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085337561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085337561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085337561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085337561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085337562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085337562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085337562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085337562 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085337562 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085337562 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085337562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085337562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085337562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085337565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085337574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085337574 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@973445186f38: Provider Link came up: sending NS-RESET 20241024085337590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085337590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085337590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085337590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085337590 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085337590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085337590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085337590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085337590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085337592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085337592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085337592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085337592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085337592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085337592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085337592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085337592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085337592 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085337592 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085337592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085337593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085337593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085337596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1629)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 20241024085337605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085337605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@973445186f38: Provider Link came up: sending NS-RESET 20241024085337628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085337628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085337628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085337628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085337628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085337628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085337628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085337628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085337628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085337630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085337630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085337630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085337630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085337630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085337630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085337630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085337630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085337630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085337630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085337630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1633)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085337631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085337631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085337634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085337642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085337642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1636)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@973445186f38: ************************************************* MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-SCCP(1634)@973445186f38: v_sccp_pdu_maxlen:268 20241024085337799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085337799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085337799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085337799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085337801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085337802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085337851 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085337851 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) 20241024085337851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085337852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085337854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085337854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085337854 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085337854 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085337855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085337855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085337855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085337855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085337855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085337855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085337855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085337855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085337855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085337856 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085337856 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085338663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085338663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085338663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085338663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085338663 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085338663 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085338663 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085338663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085338663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085338663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@973445186f38: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='C69A52CC'O, index=0 SGSN_Test-GSUP(1639)@973445186f38: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@973445186f38: 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 := 'FA6D'O, rac := '75'O ("u") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@973445186f38: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)16463251 SGSN_Test_0-SCCP(1634)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1635)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085338872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085338872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085338872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085338872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085338872 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085338872 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085338872 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085338872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085338872 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15a90]{Deregistered}: Allocated (fsm.c:456) 20241024085338872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Allocated (fsm.c:456) 20241024085338872 DMM DEBUG MM_STATE_Gb[0x5589e0c00ec0]{Idle}: Allocated (fsm.c:456) 20241024085338872 DMM DEBUG MM_STATE_Iu[0x5589e0c13630]{Detached}: Allocated (fsm.c:456) 20241024085338872 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15a90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085338872 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15a90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085338872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085338872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085338872 DMM DEBUG MM(262420000001007/f6613387) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085338872 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241024085338872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085338872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085338872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085338872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085338872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085338872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085338872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085338873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@973445186f38: { messageType := 2, destLocRef := 'FB3593'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@973445186f38: 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 := 'D6B3AF9CDC24F1C6240A96AF7C6152CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56F276E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DAC6CF073C9A661'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3DBEB5BE576618B37644DCF6FC6CE5D4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1D27DDA9D6979B3952E9D8510C585360'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C072A87F5703695D4CEBD48B6195392F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C8E054C59AEEB931'O } } } } } SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1634)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1634)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241024085338884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085338884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085338884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085338884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085338884 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085338884 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085338884 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085338884 DMM DEBUG MM(262420000001007/f6613387) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241024085338884 DMM NOTICE MM(262420000001007/f6613387) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085338884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085338884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085338884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085338884 DMM DEBUG MM(262420000001007/f6613387) Requesting authorization (sgsn_auth.c:160) 20241024085338884 DMM INFO MM(262420000001007/f6613387) Requesting authentication tuples (sgsn_auth.c:184) 20241024085338884 DMM DEBUG MM(262420000001007/f6613387) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085338884 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241024085338884 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@973445186f38: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@973445186f38: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241024085338887 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085338887 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085338887 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085338887 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085338887 DMM INFO MM(262420000001007/f6613387) Subscriber data update (mmctx.c:445) 20241024085338887 DMM DEBUG MM(262420000001007/f6613387) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085338887 DMM INFO MM(262420000001007/f6613387) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085338887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085338887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085338887 DMM INFO MM(262420000001007/f6613387) <- GMM AUTH AND CIPHERING REQ (rand = d6 b3 af 9c dc 24 f1 c6 24 0a 96 af 7c 61 52 cf , mmctx_is_r99=1, vec->auth_types=0x3, autn = c0 72 a8 7f 57 03 69 5d 4c eb d4 8b 61 95 39 2f ) (gprs_gmm.c:483) 20241024085338887 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241024085338887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085338887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085338887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085338887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1634)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1634)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22C8E054C523094B99990000100007F029049AEEB931'O 20241024085338893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085338893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085338893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085338893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085338893 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085338893 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085338893 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085338893 DMM INFO MM(262420000001007/f6613387) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085338893 DMM NOTICE MM(262420000001007/f6613387) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085338893 DMM DEBUG MM(262420000001007/f6613387) checking auth: received UMTS RES = c8 e0 54 c5 9a ee b9 31 (gprs_gmm.c:666) 20241024085338893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085338893 DMM DEBUG MM(262420000001007/f6613387) Requesting authorization (sgsn_auth.c:160) 20241024085338893 DMM INFO MM(262420000001007/f6613387) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085338893 DMM DEBUG MM(262420000001007/f6613387) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085338893 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241024085338893 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) 20241024085338893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085338893 DMM DEBUG MM(262420000001007/f6613387) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241024085338893 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338893 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085338893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085338893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085338894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1634)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1634)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085338900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085338900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085338901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085338901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085338901 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085338901 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085338901 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085338901 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241024085338901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085338901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085338901 DMM INFO MM(262420000001007/f6613387) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6613387) (gprs_gmm.c:300) 20241024085338901 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241024085338901 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338901 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085338901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085338901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085338901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085338901 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338901 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085338901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085338901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085338901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085338905 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085338905 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085338905 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241024085338905 DMM INFO MM(262420000001007/f6613387) Subscriber data update (mmctx.c:445) 20241024085338905 DMM DEBUG MM(262420000001007/f6613387) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085338905 DMM INFO MM(262420000001007/f6613387) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085338905 DMM NOTICE MM(262420000001007/f6613387) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241024085338905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085338905 DMM NOTICE MM(262420000001007/f6613387) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085338905 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) 20241024085338905 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085338905 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241024085338905 DMM INFO MM(262420000001007/f6613387) Subscriber data update (mmctx.c:445) 20241024085338905 DMM DEBUG MM(262420000001007/f6613387) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1634)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1634)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085338908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085338908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085338908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085338908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085338908 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085338908 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085338908 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085338908 DMM INFO MM(262420000001007/f6613387) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085338908 DMM NOTICE MM(262420000001007/f6613387) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085338908 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15a90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085338908 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15a90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085338908 DMM DEBUG MM_STATE_Iu(17)[0x5589e0c13630]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085338908 DMM DEBUG MM_STATE_Iu(17)[0x5589e0c13630]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085338908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085338908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085338908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085338908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085338908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085338908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1634)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1634)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085338914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085338914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085338914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085338914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085338914 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085338914 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085338914 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085338914 DMM INFO MM(262420000001007/f6613387) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085338914 DMM DEBUG MM_STATE_Iu(17)[0x5589e0c13630]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085338914 DMM DEBUG MM_STATE_Iu(17)[0x5589e0c13630]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085338914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085338914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085338914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085338914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 20241024085338916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085338916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085338916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085338916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085338916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085338916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085338916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085338916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@973445186f38: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)16463251 TC_pmm_idle_rx_mt_data(1641)@973445186f38: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@973445186f38: 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 := 'F6613387'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@973445186f38: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)2193516 SGSN_Test_0-RAN(1635)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@973445186f38: First idle individual index:0 20241024085339117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085339117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085339117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085339117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085339117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085339117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085339117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085339117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085339118 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085339118 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085339118 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085339118 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6613387) type="signalling"  (gprs_gmm.c:1944) 20241024085339118 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15a90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241024085339118 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15a90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024085339118 DMM DEBUG MM(262420000001007/f6613387) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241024085339118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085339118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085339118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085339118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085339118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085339118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085339118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085339118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085339118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085339118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085339118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085339118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085339118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085339118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085339118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085339118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@973445186f38: { messageType := 2, destLocRef := '21786C'O ("!xl"), sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1634)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1634)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085339123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085339123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085339123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085339123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085339123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085339123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085339123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085339123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085339123 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085339123 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085339123 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085339123 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241024085339123 DMM DEBUG MM_STATE_Iu(17)[0x5589e0c13630]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241024085339123 DMM DEBUG MM_STATE_Iu(17)[0x5589e0c13630]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241024085339123 DMM INFO MM(262420000001007/f6613387) <- GMM SERVICE ACCEPT (P-TMSI=0xf6613387) (gprs_gmm.c:813) 20241024085339123 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241024085339123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085339123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085339123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085339123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085339123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085339123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085339123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085339123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085339123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085339123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085339123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085339123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085339123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085339123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085339123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085339123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@973445186f38: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1634)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1634)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241024085339129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085339129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085339129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085339129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085339129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085339129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085339129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085339129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085339129 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085339129 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085339129 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085339129 DMM INFO MM(262420000001007/f6613387) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085339129 DMM INFO MM(262420000001007/f6613387) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085339129 DMM DEBUG MM(262420000001007/f6613387) Using GGSN 0 (gprs_sm.c:312) 20241024085339129 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 24. This is a software bug that needs fixing. (rate_ctr.c:221) 20241024085339129 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241024085339129 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085339129 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085339129 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241024085339141 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 14 04 48 00 00 01 80 08 00 10 c0 88 44 42 11 ee e2 37 23 14 05 7f 69 be 6e 93 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) 20241024085339141 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afb98a8, cbp=0x5589e0c166c0) (sgsn_libgtp.c:632) 20241024085339141 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085339141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085339141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085339141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085339141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085339141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085339141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085339141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085339141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@973445186f38: vl_len:30 SGSN_Test_0-SCCP(1634)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1634)@973445186f38: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068005A3FDD45'O 20241024085339159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085339159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085339159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085339159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085339159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085339159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085339159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085339159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085339159 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241024085339159 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241024085339159 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241024085339159 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241024085339159 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241024085339159 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241024085339159 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085339159 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241024085339160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085339160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085339160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085339160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085339160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085339160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085339160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085339160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@973445186f38: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1641)@973445186f38: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@973445186f38: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. 20241024085339163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085339163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1639)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@973445186f38: Final verdict of PTC: none -NSVCI97(1623)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@973445186f38: Final verdict of PTC: none -NSVCI99(1633)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@973445186f38: Final verdict of PTC: none 20241024085339166 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085339166 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) 20241024085339166 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085339166 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085339166 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085339166 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) 20241024085339166 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085339166 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085339166 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) 20241024085339166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) SGSN_Test_0-SCCP(1634)@973445186f38: Final verdict of PTC: none -NSVCI98(1628)@973445186f38: Final verdict of PTC: none 20241024085339166 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085339166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085339166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085339166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085339166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085339166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085339166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241024085339166 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241024085339166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40652<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1630)@973445186f38: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@973445186f38: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@973445186f38: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1626)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1631)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1621)@973445186f38: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@973445186f38: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test-RNC_GTP(1637)@973445186f38: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@973445186f38: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Thu Oct 24 08:53:39 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 20241024085339306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085339908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284012) 20241024085340164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085340164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284012, count=288464) 20241024085341164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085341165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085341168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085341168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085341168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Thu Oct 24 08:53:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085342166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085342166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_update_ctx_err_ind_from_ggsn started. 20241024085342973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085342975 DMM INFO MM(262420000001007/f6613387) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085342975 DMM INFO MM(262420000001007/f6613387) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085342975 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15a90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085342975 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15a90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085342975 DMM DEBUG MM_STATE_Iu(17)[0x5589e0c13630]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085342975 DMM DEBUG MM_STATE_Iu(17)[0x5589e0c13630]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241024085342975 DMM NOTICE MM(262420000001007/f6613387) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085342975 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241024085342975 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085342975 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085342975 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241024085342975 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241024085342975 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) 20241024085342975 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) 20241024085342975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c083a0]{Init}: Deallocated (fsm.c:568) 20241024085342975 DMM DEBUG MM_STATE_Gb[0x5589e0c00ec0]{Idle}: Deallocated (fsm.c:568) 20241024085342975 DMM DEBUG MM_STATE_Iu(17)[0x5589e0c13630]{Detached}: Deallocated (fsm.c:568) 20241024085342975 DMM DEBUG GMM(gmm_fsm)[0x5589e0c15a90]{Deregistered}: Deallocated (fsm.c:568) 20241024085342975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241024085342975 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085342975 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085342975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085342975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085342975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085342975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085342975 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@973445186f38: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@973445186f38: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@973445186f38: Provider Link came up: sending NS-RESET 20241024085343019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085343019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085343019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085343019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085343019 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085343019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085343019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085343019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085343020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@973445186f38: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085343021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085343021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085343021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085343021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085343021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085343021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085343021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085343021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085343021 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241024085343022 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085343022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1646)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085343022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085343022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@973445186f38: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085343026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@973445186f38: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085343036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085343036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@973445186f38: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@973445186f38: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@973445186f38: Provider Link came up: sending NS-RESET 20241024085343060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241024085343060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085343060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085343060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085343060 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241024085343060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085343060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085343060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085343060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@973445186f38: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085343061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085343061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085343061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085343061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085343061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085343062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085343062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085343062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085343062 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241024085343062 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085343062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241024085343062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085343062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@973445186f38: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085343066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@973445186f38: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241024085343078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5589e0c02b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085343078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@973445186f38: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@973445186f38: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1657)@973445186f38: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1657)@973445186f38: Provider Link came up: sending NS-RESET 20241024085343104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241024085343104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085343104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085343104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085343104 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241024085343104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085343104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085343104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085343104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1657)@973445186f38: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241024085343106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085343106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085343106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085343106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241024085343106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241024085343106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241024085343106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241024085343106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085343106 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241024085343106 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241024085343106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241024085343107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241024085343107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1657)@973445186f38: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1657)@973445186f38: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241024085343111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@973445186f38: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@973445186f38: ************************************************* SGSN_Test_0-M3UA(1659)@973445186f38: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@973445186f38: ************************************************* MTC@973445186f38: Starting RAN_Emulation SGSN_Test_0-SCCP(1656)@973445186f38: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1653)@973445186f38: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@973445186f38: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241024085343119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5589e0c05240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241024085343119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1654)@973445186f38: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241024085343166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085343166 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241024085343166 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241024085343166 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@973445186f38: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241024085343169 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241024085343169 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@973445186f38: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@973445186f38: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@973445186f38: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241024085343316 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241024085343316 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) 20241024085343316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241024085343316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@973445186f38: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241024085343318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085343318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241024085343318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241024085343319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241024085343319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241024085343319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241024085343319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241024085343320 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085343320 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241024085343320 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241024085343320 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241024085343320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241024085343320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241024085343320 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241024085343320 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241024085344126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344127 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241024085344127 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241024085344127 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@973445186f38: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@973445186f38: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='E30256C6'O, index=0 SGSN_Test-GSUP(1662)@973445186f38: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@973445186f38: 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 := 'D378'O, rac := '53'O ("S") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@973445186f38: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)7795593 SGSN_Test_0-SCCP(1656)@973445186f38: First idle individual index:0 SGSN_Test_0-RAN(1658)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 20241024085344234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344235 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085344235 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085344235 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085344235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241024085344235 DMM DEBUG GMM(gmm_fsm)[0x5589e0c13630]{Deregistered}: Allocated (fsm.c:456) 20241024085344235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Allocated (fsm.c:456) 20241024085344235 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Allocated (fsm.c:456) 20241024085344235 DMM DEBUG MM_STATE_Iu[0x5589e0c17170]{Detached}: Allocated (fsm.c:456) 20241024085344235 DMM DEBUG GMM(gmm_fsm)[0x5589e0c13630]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241024085344235 DMM DEBUG GMM(gmm_fsm)[0x5589e0c13630]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241024085344235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241024085344235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241024085344235 DMM DEBUG MM(262420000001004/fa10b7f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241024085344235 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241024085344235 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344235 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@973445186f38: { messageType := 2, destLocRef := '76F389'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(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@973445186f38: 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 := '94C9FF3C8955D761E391461171F3D9E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F600F557'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '188FBD812649563B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D63CC00E1A94CBFECB38DD55348231D9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '16E9439FF8B5070EFBEE78496AA45B72'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BBAC4FEBF9025CEADAD8347902B9ECBF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '725B3EF4B15E1700'O } } } } } SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1656)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1656)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241024085344245 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344245 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344245 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085344245 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085344245 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085344245 DMM DEBUG MM(262420000001004/fa10b7f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241024085344245 DMM NOTICE MM(262420000001004/fa10b7f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241024085344245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241024085344245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241024085344245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241024085344245 DMM DEBUG MM(262420000001004/fa10b7f1) Requesting authorization (sgsn_auth.c:160) 20241024085344245 DMM INFO MM(262420000001004/fa10b7f1) Requesting authentication tuples (sgsn_auth.c:184) 20241024085344245 DMM DEBUG MM(262420000001004/fa10b7f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241024085344245 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241024085344245 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@973445186f38: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@973445186f38: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241024085344248 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241024085344248 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241024085344248 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241024085344248 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241024085344248 DMM INFO MM(262420000001004/fa10b7f1) Subscriber data update (mmctx.c:445) 20241024085344248 DMM DEBUG MM(262420000001004/fa10b7f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241024085344248 DMM INFO MM(262420000001004/fa10b7f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241024085344248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241024085344248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241024085344248 DMM INFO MM(262420000001004/fa10b7f1) <- GMM AUTH AND CIPHERING REQ (rand = 94 c9 ff 3c 89 55 d7 61 e3 91 46 11 71 f3 d9 e8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bb ac 4f eb f9 02 5c ea da d8 34 79 02 b9 ec bf ) (gprs_gmm.c:483) 20241024085344248 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241024085344249 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344249 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@973445186f38: vl_len:37 SGSN_Test_0-SCCP(1656)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1656)@973445186f38: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22725B3EF423094B99990000100004F02904B15E1700'O 20241024085344255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344255 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344255 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085344255 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085344255 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085344255 DMM INFO MM(262420000001004/fa10b7f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241024085344255 DMM NOTICE MM(262420000001004/fa10b7f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241024085344255 DMM DEBUG MM(262420000001004/fa10b7f1) checking auth: received UMTS RES = 72 5b 3e f4 b1 5e 17 00 (gprs_gmm.c:666) 20241024085344255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241024085344255 DMM DEBUG MM(262420000001004/fa10b7f1) Requesting authorization (sgsn_auth.c:160) 20241024085344255 DMM INFO MM(262420000001004/fa10b7f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241024085344255 DMM DEBUG MM(262420000001004/fa10b7f1) Requesting subscriber data update (gprs_subscriber.c:894) 20241024085344255 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241024085344255 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) 20241024085344255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241024085344255 DMM DEBUG MM(262420000001004/fa10b7f1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241024085344256 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344256 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1656)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1656)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085344265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344266 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085344266 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085344266 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085344266 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241024085344266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241024085344266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241024085344266 DMM INFO MM(262420000001004/fa10b7f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa10b7f1) (gprs_gmm.c:300) 20241024085344266 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241024085344266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241024085344270 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241024085344270 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241024085344270 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241024085344270 DMM INFO MM(262420000001004/fa10b7f1) Subscriber data update (mmctx.c:445) 20241024085344270 DMM DEBUG MM(262420000001004/fa10b7f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241024085344270 DMM INFO MM(262420000001004/fa10b7f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241024085344270 DMM NOTICE MM(262420000001004/fa10b7f1) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241024085344270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241024085344270 DMM NOTICE MM(262420000001004/fa10b7f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241024085344270 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) 20241024085344271 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241024085344271 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241024085344271 DMM INFO MM(262420000001004/fa10b7f1) Subscriber data update (mmctx.c:445) 20241024085344271 DMM DEBUG MM(262420000001004/fa10b7f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@973445186f38: vl_len:14 SGSN_Test_0-SCCP(1656)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1656)@973445186f38: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241024085344273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344273 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085344273 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085344273 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085344273 DMM INFO MM(262420000001004/fa10b7f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241024085344273 DMM NOTICE MM(262420000001004/fa10b7f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241024085344273 DMM DEBUG GMM(gmm_fsm)[0x5589e0c13630]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241024085344273 DMM DEBUG GMM(gmm_fsm)[0x5589e0c13630]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241024085344273 DMM DEBUG MM_STATE_Iu(19)[0x5589e0c17170]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241024085344273 DMM DEBUG MM_STATE_Iu(19)[0x5589e0c17170]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241024085344273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241024085344273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241024085344274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@973445186f38: vl_len:7 SGSN_Test_0-SCCP(1656)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1656)@973445186f38: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241024085344279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344279 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241024085344279 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241024085344279 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241024085344279 DMM INFO MM(262420000001004/fa10b7f1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241024085344279 DMM DEBUG MM_STATE_Iu(19)[0x5589e0c17170]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241024085344279 DMM DEBUG MM_STATE_Iu(19)[0x5589e0c17170]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241024085344279 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 20241024085344281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@973445186f38: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)7795593 TC_update_ctx_err_ind_from_ggsn(1664)@973445186f38: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@973445186f38: 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 := 'FA10B7F1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@973445186f38: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)14105592 SGSN_Test_0-RAN(1658)@973445186f38: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1656)@973445186f38: First idle individual index:0 20241024085344481 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344482 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241024085344482 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241024085344482 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241024085344482 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA10B7F1) type="signalling"  (gprs_gmm.c:1944) 20241024085344482 DMM DEBUG GMM(gmm_fsm)[0x5589e0c13630]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241024085344482 DMM DEBUG GMM(gmm_fsm)[0x5589e0c13630]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241024085344482 DMM DEBUG MM(262420000001004/fa10b7f1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241024085344482 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344482 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@973445186f38: { messageType := 2, destLocRef := 'D73BF8'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@973445186f38: vl_len:12 SGSN_Test_0-SCCP(1656)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1656)@973445186f38: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241024085344487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344487 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241024085344487 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241024085344487 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241024085344487 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241024085344487 DMM DEBUG MM_STATE_Iu(19)[0x5589e0c17170]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241024085344487 DMM DEBUG MM_STATE_Iu(19)[0x5589e0c17170]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241024085344487 DMM INFO MM(262420000001004/fa10b7f1) <- GMM SERVICE ACCEPT (P-TMSI=0xfa10b7f1) (gprs_gmm.c:813) 20241024085344487 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241024085344487 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344487 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@973445186f38: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@973445186f38: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@973445186f38: vl_len:23 SGSN_Test_0-SCCP(1656)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1656)@973445186f38: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241024085344494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344494 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241024085344494 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241024085344494 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241024085344495 DMM INFO MM(262420000001004/fa10b7f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241024085344495 DMM INFO MM(262420000001004/fa10b7f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241024085344495 DMM DEBUG MM(262420000001004/fa10b7f1) Using GGSN 0 (gprs_sm.c:312) 20241024085344495 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 25. This is a software bug that needs fixing. (rate_ctr.c:221) 20241024085344495 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241024085344495 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241024085344495 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241024085344495 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241024085344506 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 15 04 4b 00 00 01 80 08 00 10 3e 2a 6b f9 11 0b 58 49 4c 14 05 7f 69 c6 6d 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=1099 from retransmit req queue (gtp.c:443) 20241024085344506 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdd8afba918, cbp=0x5589e0c173f0) (sgsn_libgtp.c:632) 20241024085344506 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241024085344506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@973445186f38: vl_len:30 SGSN_Test_0-SCCP(1656)@973445186f38: vl_from0 SGSN_Test_0-SCCP(1656)@973445186f38: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007C52A09C'O 20241024085344521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241024085344521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241024085344521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241024085344521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241024085344522 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241024085344522 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241024085344522 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241024085344522 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241024085344522 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241024085344522 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241024085344522 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241024085344522 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241024085344522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085344522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085344522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085344522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085344522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085344522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085344522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241024085344522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@973445186f38: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@973445186f38: DT1 will be put to the reassembly buffer TC_update_ctx_err_ind_from_ggsn(1664)@973445186f38: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1656)@973445186f38: DT1 data has been put to the reassembly buffer TC_update_ctx_err_ind_from_ggsn(1664)@973445186f38: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 SGSN_Test_0-SCCP(1656)@973445186f38: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MC@973445186f38: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. 20241024085344525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241024085344525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@973445186f38: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@973445186f38: Final verdict of PTC: none 20241024085344527 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241024085344527 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) 20241024085344527 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241024085344527 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241024085344527 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241024085344527 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) 20241024085344527 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241024085344527 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241024085344527 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) 20241024085344528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) -NSVCI97(1646)@973445186f38: Final verdict of PTC: none 20241024085344528 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241024085344528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241024085344528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241024085344528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241024085344528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241024085344528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241024085344528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1657)@973445186f38: Final verdict of PTC: none 20241024085344528 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1642)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@973445186f38: Final verdict of PTC: none SGSN_Test_0-SCCP(1656)@973445186f38: Final verdict of PTC: none -NSVCI98(1651)@973445186f38: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@973445186f38: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@973445186f38: Final verdict of PTC: none 20241024085344529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40676<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@973445186f38: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@973445186f38: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@973445186f38: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1654)@973445186f38: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@973445186f38: Final verdict of PTC: none -NSVCI97-provIP(1644)@973445186f38: Final verdict of PTC: none -NSVCI99-provIP(1655)@973445186f38: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@973445186f38: Final verdict of PTC: none -NSVCI98-provIP(1649)@973445186f38: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@973445186f38: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: none MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1654): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99-provIP(1655): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-SCCP(1656): none (none -> none) MTC@973445186f38: Local verdict of PTC -NSVCI99(1657): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@973445186f38: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@973445186f38: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@973445186f38: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Thu Oct 24 08:53:44 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 20241024085344664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085345266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287520) 20241024085345526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085345526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287520, count=288680) 20241024085346528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085346528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085346529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241024085346529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241024085346529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@973445186f38: Test execution finished. MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Oct 24 08:53:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085347529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085347529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_NS_connect_alive started. 20241024085348331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085348333 DMM INFO MM(262420000001004/fa10b7f1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241024085348333 DMM INFO MM(262420000001004/fa10b7f1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241024085348333 DMM DEBUG GMM(gmm_fsm)[0x5589e0c13630]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241024085348333 DMM DEBUG GMM(gmm_fsm)[0x5589e0c13630]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241024085348333 DMM DEBUG MM_STATE_Iu(19)[0x5589e0c17170]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241024085348333 DMM DEBUG MM_STATE_Iu(19)[0x5589e0c17170]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241024085348333 DMM NOTICE MM(262420000001004/fa10b7f1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241024085348333 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241024085348333 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241024085348333 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241024085348333 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241024085348333 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241024085348333 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) 20241024085348333 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) 20241024085348333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5589e0c00ec0]{Init}: Deallocated (fsm.c:568) 20241024085348333 DMM DEBUG MM_STATE_Gb[0x5589e0c083a0]{Idle}: Deallocated (fsm.c:568) 20241024085348333 DMM DEBUG MM_STATE_Iu(19)[0x5589e0c17170]{Detached}: Deallocated (fsm.c:568) 20241024085348333 DMM DEBUG GMM(gmm_fsm)[0x5589e0c13630]{Deregistered}: Deallocated (fsm.c:568) 20241024085348333 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241024085348333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241024085348333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241024085348333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241024085348333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241024085348333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241024085348333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241024085348333 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241024085348357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241024085348357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241024085348357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241024085348530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085348530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: setverdict(pass): none -> pass MTC@973445186f38: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241024085349361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55580<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: pass MTC@973445186f38: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@973445186f38: Test case TC_NS_connect_alive finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Thu Oct 24 08:53:49 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 20241024085349406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085349530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085349530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085349908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20241024085350531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085350531 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) 20241024085351533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085351533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Oct 24 08:53:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241024085352533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085352533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@973445186f38: Test case TC_NS_connect_reset started. 20241024085352965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085352966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241024085352989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241024085352989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241024085352989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241024085352989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241024085352989 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241024085352989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241024085352989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241024085352989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085352989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5589e0bffc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@973445186f38: setverdict(pass): none -> pass 20241024085353535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085353535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241024085353991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55598<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@973445186f38: Final verdict of PTC: none MTC@973445186f38: Setting final verdict of the test case. MTC@973445186f38: Local verdict of MTC: pass MTC@973445186f38: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@973445186f38: Test case TC_NS_connect_reset finished. Verdict: pass MTC@973445186f38: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Oct 24 08:53:53 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 20241024085354030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241024085354532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55612<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241024085354536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085354536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11088) 20241024085355538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085355538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11088, count=12348) 20241024085355990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085356539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085356539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@973445186f38: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@973445186f38: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@973445186f38: Terminating MTC. MC@973445186f38: MTC terminated. MC2> exit MC@973445186f38: Shutting down session. MC@973445186f38: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7793.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 3 xfail: 3 pass: 73 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3669296) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241024085357541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085357541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085358542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085358542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085358991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085359543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085359543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085400545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085400545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085400812 DGPRS DEBUG Checking for inactive LLMEs, time = 11570774 (sgsn.c:131) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241024085401546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085401546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085401992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241024085402547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085402547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241024085403549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241024085403549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3669183) [testenv][generic] Stopping sgsn (3669225) [testenv][generic] Showing junit-xml-7793.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7793.log && echo']             SGSN_Tests.ttcn:3218 SGSN_Tests control part SGSN_Tests.ttcn:754 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:785 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3258 SGSN_Tests control part SGSN_Tests.ttcn:1214 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2706 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3290 SGSN_Tests control part SGSN_Tests.ttcn:3107 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3205 TC_sgsn_context_req_out testcase         "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:424 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:156 TC_attach_pdp_act_user testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:425 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:174 TC_attach_pdp_act_user_addr_v4raw testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:426 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:197 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase    Tguard timeout SGSN_Tests_Iu.ttcn:427 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:200 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase    Tguard timeout SGSN_Tests_Iu.ttcn:428 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:238 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241024-0839-43062f8a-0'] 973445186f3898620ad2f513c05e12031e1292614761d9e6ff7190b1054080a7 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2212/artifact/logs/  + rm -rf _cache .linux Error: container 973445186f3898620ad2f513c05e12031e1292614761d9e6ff7190b1054080a7 does not exist in database: no such container 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